Hi
My app is using Struts 1.3.8. It is sometimes deployed with SSL, and sometimes
without.
From a Struts Action is it possible to tell if SSL is in use?
I tried httpServletRequest.getPathInfo(), getRequestURL() and getAuthType(), but none of these seem
to return anything that indicates if the request started with "http:" or "https:".
Any ideas if this is possible? How?
TIA - Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]