I'm working with JDK 1.4.0 and tomcat 4.1.27.
I configured JDBCRealm in server.xml for a FORM authentication.
When I authenticate I get a 400 error code:
message : Invalid direct reference to form login page

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

in my login.jsp I put "j_security_check" in ACTION attribute in FORM tag.

What's wrong ?

Thank you

Fabio Bazzani

Reply via email to