When running the example, after submitting the login-form I get a 404,
stating that "/examples/jsp/security/login/j_security_check" can't be found.

This is correct, because I can't find a servlet with that name anywhere
in the tomcat directory tree. I get the feeling this j_security_check
is supposed to be something automatic, not a real servlet, but it isn't
working for me.

any ideas?

Dante

::-----Original Message-----
::From: [EMAIL PROTECTED]
::[mailto:[EMAIL PROTECTED]]On
::Behalf Of Christian Hargraves
::Sent: Thursday, May 10, 2001 12:36 PM
::To: [EMAIL PROTECTED]
::Subject: Re: user authentication documentation
::
::
::I believe there is an example of this in the examples project's web.xml 
::config file
::
::On Thursday 10 May 2001 08:43, you wrote:
::> does anyone know of any docs or examples of how to setup form-based user
::> authentication?
::>
::> I read the info in the userguide but it only explains how to setup the
::> database. I need to know how setup the forms, the web.xml and whatever else
::> is necessary.
::>
::> thanx!
::>
::> Dante le Poole
::

Reply via email to