Hi, Use Session.get() if you want to create a new Session if there is no such already.
On Thu, Jan 24, 2013 at 9:07 PM, Raul <[email protected]> wrote: > > Hi, in my application I use ThreadContext.getSession () to get the session, > and works well in wicket 6.4.0, upgrade to 6.5.0 but returns null, what is > due? > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/ThreadContext-getSession-return-null-in-wicket-6-5-0-tp4655741.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] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
