Plz help me   understand this , as the page is stateful   will it keep
references to all the  new MyContainer("id")?

clicking on this link creates a new container everytime, if all the
Mycontainer instances are gc collected not  a problem but if the instances
are stored   it will definetly increase session size , I am trying to reduce 
session size and not to increase it with unnessary  objects.
Please advice me.







--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/update-panels-inside-webmarkupcontainer-tp4655279p4655316.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