Re: j_security is pissing me off...

2000-11-29 Thread Craig R. McClanahan



John de la Garza wrote:

> Does anyone know what's up with the formbased security that tomcat supports?
>

Tomcat 3.1 does not support form based security.  Upgrade to 3.2 or 4.0.

Craig McClanahan





j_security is pissing me off...

2000-11-29 Thread John de la Garza

Does anyone know what's up with the formbased security that tomcat supports?

I try to access the
http://127.0.0.1/examples/jsp/security/protected/index.jsp

and it never gets to index.jsp

or if I click on protected from the http://127.0.0.1/examples/jsp/security/

directory display it puts me in http://127.0.0.1/examples/jsp


Why does this behave so wierd?  I just want it to work like the spec says...


any solutions? or pointers?