Hi,
Am writing an Authentication Filter for Ajax Requests (that may or may not
originate from Wicket), and I have access to the Raw "HttpSession" but I
need access to my principal object thats part of my "WebSession".

I dont understand why "WebSession" is not a derivative of the native session
and while from Wicket, one can access the raw session or request, the other
way round doesn't seem part of officially charted waters.

..as part of the unofficial hacking guide, I realized
"wicket:wicket.wicketapp:session" holds the Wicket Session Object. Now, is
this key defined anywhere? Can I reply on using this string or is there a
more elegant way of getting the Wicket Session from a Native Session?!

tx

-----
Software documentation is like sex: when it is good, it is very, very good; and 
when it is bad, it is still better than nothing!
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Get-the-Wicket-Session-from-HttpServletSession-tp4383677p4383677.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to