SSLExt: http://sslext.sourceforge.net

-----Original Message-----
From: Jose Ramon Diaz [mailto:[EMAIL PROTECTED]
Sent: Friday, June 18, 2004 2:33 AM
To: 'Struts Users Mailing List'
Subject: Sharing session beetwen HTTP and HTTPS


Hi all,

        We are triying to switch application state from HTTPS to HTTP.
        We want to use SSL connection only for login page. We execute a redirect if
the user comes from SSL connection to the HTTP action without SSL. But the
session is lost.
        We are using Oracle 9iAS, and we have tried a little application without
Struts, where it works. This little application makes a redirect and after a
forward to a JSP. The session is saved beetwen connections.

        Does anybody know if there is any problem to do this and Struts?

        Thanks in advance!

                Jose R.


---------------------------------------------------------------------
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]

Reply via email to