Hi,

I haven't been able to find this in the API's:  Is it possible to
specify the expiration date of a session?  That is, the cookie that the
session uses can have a date attached; is this accessible through the
session interfaces?

It seems like the cookies that sessions create are not saved on disk -
just kept in the browser's memory.  In my application, though, I wanted
to be able to have the session persist on the disk, in the same way that
cookies can.

Thanks to any pointers,
Robb

___________________________________________________________________________
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