(o:
 
what version?
 
depending on your version you will either have a login-config.xml (or auth.conf in older versions).... you basically create an "application-policy" as per one of the examples (in 3.0).  The file is pretty well laid out with examples, so hopefully it'll all make sense. 
 
cheers
dim
----- Original Message -----
Sent: Sunday, September 22, 2002 7:34 PM
Subject: Re: Applying Security Generally

Ok lets say JBoss fro example
----- Original Message -----
Sent: Sunday, September 22, 2002 5:15 PM
Subject: Re: Applying Security Generally

"how" this is done depends on the container.  You will create a realm in a container specific way (typically in the container's config file).... to answer your question one would need to know what web container you are using.
 
cheers
dim
----- Original Message -----
Sent: Sunday, September 22, 2002 6:42 PM
Subject: Applying Security Generally

Have I got this right?
 
Using J2EE security can I restrict access to JSP pages based on the user that logins? So when a user requests a page and they do no thave access they are denied?
 
I assume that the username needs to be in a table say "user" but how does that user get linked to the role?
 
What are the general steps of applying security to web pages/resources etc
 
 
TIA
 
Glenn   
 

Reply via email to