[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Need to tell Tomcat not to create a new session for a subdom

jeff_hickey do-not-reply at jboss.com
Wed Sep 20 10:14:16 EDT 2006


We have a requirement to use a different URL for SSL and non-SSL sections of our website. The problem we run into is that Tomcat recognizes this as a new request and creates a new session ... which is correct according to the spec but does not help us. 

Anyone know how to config Tomcat/JBoss ... extend the Tomcat ManagerBase correctly or perhaps do something in a filter?

Some suggestions or comments would be very helpful.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972946#3972946

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972946



More information about the jboss-user mailing list