users@glassfish.java.net

Re: Session Timeouts

From: Chris Fleischmann <Chris.Fleischmann_at_Sun.COM>
Date: Thu, 29 May 2008 22:14:33 +1000

See: http://docs.sun.com/app/docs/doc/819-4734/6n6s7sj5v?a=view and
http://docs.sun.com/app/docs/doc/819-4734/beaxr?a=view for information
on session-timeout.

You can follow :
http://docs.sun.com/app/docs/doc/819-4734/beaha?l=ru&a=view for more
information on how to configure Session Properties.

Regards,

Chris




glassfish_at_javadesktop.org wrote:
> Hello,
>
> Regarding configuring Session information in Sun Application server, My application web.xml has following entry
> <session-config>
> <session-timeout>30</session-timeout>
> </session-config>
>
> 1.Is this Idle timeout or Maximum session timeout.
>
> 2.Where in the Application server admin screen I can view this information and change it. I saw under Configurations > rfint_instance-config > Web Container-> Session Properties but could not find one.
>
> 3. Where I can set values for Cache size and Cache timeout.
>
> Thanks in advance for any help.
>
> Vineet
> [Message sent by forum member 'vineet1234' (vineet1234)]
>
> http://forums.java.net/jive/thread.jspa?messageID=277166
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>