Hi,
 
I am using Tomcat 3.1 w/JDK 1.3 on Intel Solaris 8 with StrongHold web server (Apache 1.3.14)
 
I have a webcontext and 2 AjpServMount directives, both pointing to the same webapp.
One mount is in the <Virtual Host> of Apache, and the other in the default server.
 
When I create a session variable under the context and access it via http:// , it is not visible
under https://
 
How can I share the session under both http and https ?
 
I dont think I had that problem when I used TC 3.2.1 and used NamedVirtualHost in Apache.
However, is there anyway to get it to work with TC 3.1 ?
 
Thanks
Shahed
 

Reply via email to