You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Fabio Bazzani <si...@grisnet.it> on 2003/09/11 21:17:02 UTC

problem in FORM authentication

I'm using tomcat 4.1.27.

I authenticate with FORM login and I get 400 error:

The request sent by the client was syntactically incorrect (Invalid direct reference to form login page).

when I try to get a page with security constraints Tomcat show me the login page (action = "j_security_check" , etc....). I authenticate but Tomcat give me 400 error code. 

where to find the error ?