On 2/5/06, Arash Bijanzadeh <[EMAIL PROTECTED]> wrote:
> Could somebody please lead me to what class is behind j_security_check?


Not sure exactly what class you're asking about, but j_security_check
is the url used for form based logins to realms configured for a given
context and/or container..

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

Tomcat comes with a few bundled realm classes that implement
org.apache.catalina.Realm

In context file and/or server xml..
<Realm className="a realm class"..

HTH

Mark

>
> --
> from debian manifesto:
> Debian Linux is a brand-new kind of Linux distribution.
> Rather than being developed by one isolated individua
> l or group, as other distributions of Linux have been developed in the
> past, Debian is being developed openly in the spirit of Linux and GNU.
>
>

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

Reply via email to