You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ali Baharev <al...@gmail.com> on 2007/03/18 01:07:38 UTC

form-based authentication

If i deploy the war file

http://www.onjava.com/onjava/2002/06/12/examples/security-form-based.war

it works fine. If i place a main.html file in the protected folder, i
get and error 404 for the
following:

http://127.0.0.1:8080/security-form-based/protected/main.html

With a different war file (which i would like to protect with
password) i either face this error 404 or the server does not ask for
any password.

I am sure this is my mistake, but could you please help me?

Many thanks,

Ali

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org