|
Igor, Is there a wicket-preferred way to manage a Visit-esque type of Session bean that can be placed into a session scope for a user? For example, if a user logs in or sets some preferences or clicks some filters and say you want to store all that info in a central bean instance that represents them for that session? I think this is where most folks need to make that cross over from Model2/MVC/Struts programming and Wicket/JSF component programming. Igor Vaynberg wrote: it is discouraged to directly access the http session. that said you can do |
- Re: [Wicket-user] HttpSession access Riyad Kalla
- Re: [Wicket-user] HttpSession access Eelco Hillenius
- Re: [Wicket-user] HttpSession access John Patterson
- Re: [Wicket-user] HttpSession access Eelco Hillenius
