Hi You can use java SSL with your application And Check by request if SSL in Use
But you should import in your files If it is a wrong Idea , Please Drop it Regards Muralidharan.C Senior Software Engineer Catalytic Software, Ltd Hyderabad. India -----Original Message----- From: Adam Lipscombe [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 27, 2007 5:58 PM To: Struts Users Mailing List Subject: Is it possible to tell if secure sockets in use froma Struts Action? 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]