to run my lengthy  operation, my pages needs, I am using a static filed which
is a proxy  of my service in the page class itself, on ahjaxevent I use this
proxy to get my data, this proxy times out based on configration to avoid
wicket  freezing for lengthy operation.

Is it advised to have static field in page? Its not instance data so will
they be serialized ?
Please clarify will this cause issues  with   page serialization and
denationalization?




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/using-static-fileds-in-a-page-tp4657021.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