users@glassfish.java.net

Re: Preventing HttpSession Destruction

From: Chris Fleischmann <Chris.Fleischmann_at_Sun.COM>
Date: Mon, 08 Sep 2008 15:28:57 +1000

Have you seen the variable sessionTimeout in the session-properties
table for the web.xml file for GlassFish, See:
http://docs.sun.com/app/docs/doc/819-3673/6n5sk1dt1?a=view

ie., set it to less than or equal to Zero/0.

Regards,

Chris

glassfish_at_javadesktop.org wrote:
> Is there any way to configure Glassfish to not destroy HttpSession objects after all the windows of a browser are closed?
>
> I want the expiration that I set to be honored but that's it.
> [Message sent by forum member 'pjulien' (pjulien)]
>
> http://forums.java.net/jive/thread.jspa?messageID=297723
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>