Search Results

0
votes

j_security_check and JAAS

Use what you container provides and don't implement your database lookup to do this. When the container knows who is logged in, you can use the roles to restrict access to certain pages. There are …