Add the ability to get a sessionId from ExternalContextUtils
------------------------------------------------------------
Key: TRINIDAD-1581
URL: https://issues.apache.org/jira/browse/TRINIDAD-1581
Project: MyFaces Trinidad
Issue Type: New Feature
Affects Versions: 1.2.12-core
Reporter: Scott O'Bryan
Assignee: Scott O'Bryan
Priority: Minor
The ExternalContextUtils has a way to get the requested sessionId, but not a
way to get the real sessionId. getting the real sessionId is a bit more
complex because it relies on two different session implmentations and must use
reflection if you want to do it in a container agnostic fashion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.