It seems that I am able to create a wicket session in a wicket page and make it available to non-wicket pages using the WicketSessionFilter; the wicketsessionfilter nicely binds the session. But I am not being able to maintain the wicket session when going from a non-wicket page to a wicket page. so, how do I bind the session at that point ? (Why was this working with wicket 1.4 ?)
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/loosing-custom-wicket-session-tp4439069p4439672.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
