Sorry.. Posted to the wrong mailing list... It is not a struts-issue but a
tomcat issue so I post it where it belong.

Regards
Roland Carlsson


Den 04-11-12 10.26, skrev "Roland Carlsson"
<[EMAIL PROTECTED]>:

> Hi!
> 
> I have a problem with my login.pages. They are supposed to only be reachable
> through ssl. But it seems like struts is ignoring the config in web.xml
> about having the pages secure
> (<transport-guarantee>CONFIDENTIAL</transport-guarantee>). (The full
> security-constraint is posted in the end)
> 
> Right now I'm using the tomcat built in security that filters out the not
> authenticated users and redirect them to the login-page. Is it possible to
> solve this in struts or do I have to find other ways, eg put the whole
> application as CONFIDENTIAL?
> 
> Thanks in advance
> Roland Carlsson


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

Reply via email to