Depends on the implementation.
Weblogic supports persistence and in memory replication across clusters.

-Sam

Kevin Jones wrote:
>
> If we use the session api from a servlet (or JSP) then the session
> information is stored on the web-server (yes?) and a cookie (assuming
> cookies are enabled) is sent to the agent with a session id. Suppose we have
> a web-farm - looking in the Servlet API it doesn't mention what happens in
> this case. i.e. what happens if I have more than one web server servicing a
> site - where are server-side sessions stored? does any web-server/servlet
> engine offer this capability?
>
> Kevin
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

--
PS :
My email address has changed to [EMAIL PROTECTED] because
http://www.telebot.net is shutting down.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to