On Fri, 14 Sep 2001, KL OOI wrote:

> Date: Fri, 14 Sep 2001 16:41:59 +0800
> From: KL OOI <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED], KL OOI <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Security Login Sample by Tomcat
>
> Hi all,
>
> Do anyone know how to use (create and maintain user/role) the security login
> sample provided by Tomcat??
>

For Tomcat 4, the information on configuring users and roles in Tomcat is
available at:

  http://jakarta.apache.org/tomcat/tomcat-4.0-doc/realm-howto.html

You will also need a basic understanding of container managed security in
web applications.  A good starting point is the Security chapter of the
Servlet Specification <http://java.sun.com/products/servlet/download.html>.

> Thanks.
>
> regards,
> kl
>

Craig

Reply via email to