----- 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