aspose file tools
The moose likes JSF and the fly likes page flow scope from httpsessionlistener Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "page flow scope from httpsessionlistener" Watch "page flow scope from httpsessionlistener" New topic
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 ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: page flow scope from httpsessionlistener
 
Similar Threads
Cannot retrieve init parameter through JSP file
jar classpath help
Happy Chanukkah and thanksgiving
Reluctant Quantifier
ServletContext