hey!

i did exactly as described and got 404 error. i know j_security_check is not
a class that i should provide. and i'm using tomcat 3.2.1. any ideas?

vVolf


> -----Oryginalna wiadomooeæ-----
> Od: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Wys³ano: 2 marca 2001 20:32
> Do: [EMAIL PROTECTED]
> DW: 'uthay '
> Temat: Re: Form based auth
> 
> 
> "McCay, Larry" wrote:
> 
> > vVolf,
> >
> > I have observed the same behavior on 3.1 and 3.2.1.
> >
> > I am going to dig in a little deeper to see what security 
> functionality is
> > supported at all.
> >
> 
> Form based security was not supported in Tomcat 3.1, but is 
> supported in 3.2
> and 4.0.
> 
> Note that you do ***not*** provide a "j_security_check" 
> class.  That URI is
> handled by Tomcat.  The only thing your webapp includes 
> related to security is
> a form login page and a form error page.
> 
> See the "examples" application included with Tomcat.  It uses 
> form-based
> security to protect the following URL:
> 
>     http://localhost:8080/examples/jsp/security/protected
> 
> 
> >
> > thanks,
> >
> > -larry
> >
> 
> Craig McClanahan
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to