Re: Newbie FORM authentication problems with a Struts app - TC 5.0.25

2004-06-15 Thread Victor R. Cardona
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adam Lipscombe wrote: | Thanks, but this produces the error message: | "javax.servlet.ServletException: Cannot retrieve mapping for action | /j_security_check" | | As far as I know TC should treat the "jsecurity_check" action specially - it | should kno

RE: Newbie FORM authentication problems with a Struts app - TC 5.0.25

2004-06-15 Thread Adam Lipscombe
that TC is not doing this and passing it onto the Struts libs for processing. Any ideas? Cheers - Adam -Original Message- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: 15 June 2004 11:10 To: Struts Users Mailing List Subject: Re: Newbie FORM authentication problems with a Struts a

Re: Newbie FORM authentication problems with a Struts app - TC 5.0.25

2004-06-15 Thread Mark Lowe
try this. On 15 Jun 2004, at 11:15, Adam Lipscombe wrote: Folks, Apologies - this may be a Tomcat issue rather than Struts. I am trying to configure Tomcat FORMS based authentication with a JDBC realm (MySQL). I have added the MySQL driver to the server.xml and configured the Login.jsp page th