| Author |
page flow scope from httpsessionlistener
|
Jai Parmar
Greenhorn
Joined: Dec 02, 2005
Posts: 8
|
|
Hello all, i wanted to know if it was possible to retrieve the map of pageflow scope attributes before the session is destroyed. I have searched around and found that JSF is not very session tracking friendly, however most of the examples i have seen use filters to check, and dont really focus of retrieving values from the page flow scope. I have thought about saving the page flow map in the session, from what i can see, a new map is created when any of the objects change within the scope. so that might not be the solution there. any help would be appreciated. Thanks Jai NOTE: Impl --> MyFaces Trinidad [ November 26, 2008: Message edited by: Jai Parmar ] [ November 26, 2008: Message edited by: Jai Parmar ]
|
 |
 |
|
|
subject: page flow scope from httpsessionlistener
|
|
|