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