Dear Struts Users:

We have used the transport-guarantee CONFIDENTIAL in our web.xml to force
certain pages to be accessed using https.  Now, these pages cannot be
accessed using http unless we hardcode https://www.server... in our URLs.
However, we are trying to keep our URLs relative and not absolute.

Is there anything in STRUTS that could help us automatically switch in to
https for those pages marked with transport-guarantee CONFIDENTIAL
configuration?  Is this a specific server issue or do most WEB containers
handle this in similar fashion?

Thanks.

-AP_
http://www.alexparansky.com


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

Reply via email to