Hello, I would like to make a login process SLL protecred. I am using a Tomcat authentication with FORM method. I know how to protect my service using <security-constraint> but I have no idea how to connect it with Tomcat build-in login bacause it is not mapped in <security-constraint>'s. I wish to emphasise that I want only the login page to be protected, not entire site.
How would you handle such task? P.S. Could you give me a link to the complete web.xml configuration documentation? I have found documentation about almost all aspects of Tomcat while I am unable to find this one. Best regards, Konrad Billewicz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
