Hi,
We are now running Apache & mod_jserv & Tomcat and would like to know about
mod_jk. Can someone points me to the direction where I should start? such as
where I can find doc about mod_jserv, what it does and who to install, etc.
Will mod_jk replace mod_jserv? What's the advantage/disadvantage of using
mod_jk, insteaded of mod_jserv?
Thanks
Lifeng
----- Original Message -----
From: "Herchel Wojciech" <[EMAIL PROTECTED]>
To: "'Tomcat'" <[EMAIL PROTECTED]>
Sent: Tuesday, February 27, 2001 3:14 PM
Subject: Form based auth
> Hi all!
>
> How come would Tomcat (Apache?) return 404 Error while trying to
> authenticate via form? apparently it does not recognise
"j_security_check".
> anybody has got any idea?
> here's my code (login.jsp):
>
> <div align="center">
> <form method="POST" action="j_security_check" >
> <table cellspacing=4>
> <tr>
> <td colspan=2 class="aaa">Please log in</td>
> </tr>
> <tr>
> <td class="lewe">Username:</td>
> <td><input type="text" name="j_username"></td>
> </tr>
> <tr>
> <td class="lewe">Password:</td>
> <td><input type="password" name="j_password"></td>
> </tr>
> <tr>
> <td colspan=2 class="aaa"><input type="submit" value="Log in"
> name="j_security_check"></td>
> </tr>
> </table>
> </form>
> </div>
>
> and i'm getting 404 Error.
>
> vVolf
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]