users@glassfish.java.net

Re: multiple virtual server and ServletContextListener

From: <glassfish_at_javadesktop.org>
Date: Tue, 08 Jan 2008 11:05:20 PST

Yes, each context has its own session manager that manages the context's session state. If your webapp has been deployed to multiple virtual servers, a request to your webapp will be mapped to a specific context instance based on the host name in the request.
[Message sent by forum member 'jluehe' (jluehe)]

http://forums.java.net/jive/thread.jspa?messageID=252787