Well I am inching closer to successfully implementing Form-based authentication (I hope). The latest error is when I submit the authentication form, the j_security_check cannot be found. Apache is trying to handle the request, so I know that's no good. I must have to map the name j_security_check to an authentication servlet or something? Does this servlet come with Tomcat or do I have to write it?
If anyone could point me towards some sort of instructions on how to set up j_security_check, I'd sure appreciate it. Many thanks. Gregg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
