Hi all,
I'm working with the next scenario: I have a web application running under apache-mod_jk-tomcat. I access this application through https, but I have an applet into a page, this applet access the server periodically to get data through http (I can´t use https at this point, it´s a requirement). When I click a link into the web application to get another page (using https) I stated that I've lost the session data, because of applet acceses through http. Do anybody know a workaround to this problem? Is there any way to keep session data changing browser-server communications from http to https and viceversa?
Thanks in advance

Sergio

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to