Hi all,

Running tomcat 7.0.90, I am trying to add a security block to a struts 1
application to redirect *most* urls to https.  It works fine when I add it
to the web.xml file in the webapps/<application>/WEB-INF/web.xml file.

That file states that I should be able to add it to a separate
web-security.xml file, but when I do so, tomcat *ignores* the
web-security.xml file.

Is there something that's *not* mentioned that I am forgetting to do to
actually get this to work?

Thanks,

rik.

Reply via email to