users@glassfish.java.net

Re: Where can I view the current session in glassfish3?

From: Shing Wai Chan <shing.wai.chan_at_oracle.com>
Date: Tue, 25 Oct 2011 23:30:48 -0700

You can add your own jsp to get the info as follows:
HttpSession#getCreationTime()
HttpSession#getMaxInactiveInterval()