> On Wed, 16 May 2001,  wrote:
> >
> > session.setAttribute("examples.test", "Black Sabbath");
> >
> > I want to know where the [session] information is
> > saved on my local computer.
>

Milt Epstein wrote:
>
> It's in memory (that's true on all OS's/platforms).
> The JVM's, that is.
>

 But maybe also on disk or in a database, if the container
supports session persistence/migration. The exact mechanism
would be container specific.

--
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.com

___________________________________________________________________________
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