I have a web-app configured to use form based authentication. The login
works fine when I go directly to Tomcat using port 8080. When I try to
go through IIS, I don't even get the login page. I get a tomcat error
page 403 - "Access to the requested resource has been denied".

I can get to all the pages that aren't in the protected directory via
IIS, so I assume the ISAPI filter is configured properly. I can go to
the login page directly, but when I submit, I get

"The requested resource (/jsp/security/j_security_check) is not
available"

Any help would be greatly appreciated.

Thanks

Robert McLaren

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to