I have setup a listener to place Hibernate Session instances into each HttpSession created and clean them out when done. Although now in my WebPage code I need to get access to the HttpSession in order to pull the Hibernate Session out and am not seeing a good way to do it. All the add/remove/getAttribute methods in addition to the ISessionStore instance are all protected, and AFAIKT those are the ways to get to the underlying HttpSession.

Any help appreciated.


I'd like to appologize for the onslaught of n00b questions recently, believe it or not I actually search for this stuff before I ask... but my guess is not good enough.

Best,
Riyad


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to