Hi,

I have a springbean with a ThreadLocal property. On the page (constructor
and onBeforeRenderer) I set a value to that ThreadLocal property. When I do
the get of that property after an ajax call, the value is null.

I made a quickstart to simulate the problem. I print the ThreadLocal value
on the page (correct) and
after call on the ajaxlink the value is null.
Does anyone know a solution for this?

ThreadLocalTest.zip
<http://apache-wicket.1842946.n4.nabble.com/file/n4657018/ThreadLocalTest.zip>  



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/ThreadLocal-with-ajax-tp4657018.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