users@glassfish.java.net

Access session informations from JSF managedbean

From: <glassfish_at_javadesktop.org>
Date: Thu, 26 Jul 2007 04:31:10 PDT

Hi,
I try to get some session informations ( e.g. CreationTime ) via JSF and a managedbean.
With my former tomcat servlets this was no problem. I got this informations with:

request.getSession().getCreationTime()

How can I do this with JSF ?

Regards

Volker Jordan
[Message sent by forum member 'vjordan' (vjordan)]

http://forums.java.net/jive/thread.jspa?messageID=228323