If the user only browsed stateless pages up to that point there is no http session, but only a new wicket session for each request. You can call WebSession.bind() to force the creation of a http session.

Regards,
    Erik.


Op 24-05-10 17:51, andres.santana wrote:
Does redirect affects a Custom Session? I mean using setRedirect(true) works
but something I set in the WebSession is lost.

-----
--
arsh


--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


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

Reply via email to