Hi,
I have a system based on win2k+Apache+Tomcat+MySQL.
Now I have using Basic Authentication, all right.
I would use FORM authentication, when I call a page like
http://localhost:8080/secure/index.htm
all right, bu if I call a page like http://localhost/secure/index.htm a
message like this appear: "The requested URL /secure/j_security_check was
not found on this server."
Can I use Form authentication in Tomcat+Apache system?
Thanks. Carlo Sorda.

Reply via email to