Re: Tapestry class variables behavior

2012-03-23 Thread karthi
Thank you so much for sharing your knowledge. Your information is helpful to understand! -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-class-variables-behavior-tp557p5591265.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Tapestry class variables behavior

2012-03-23 Thread Lance Java
eates this object every time when called or initialize once > & reuse every time like servlet? > > -- > View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-class-variables-behavior-tp557p557.html > Sent from th

Tapestry class variables behavior

2012-03-23 Thread karthi
Hi, I have a class called Test in my project public class Test { private List newsItems; } Will tapestry creates this object every time when called or initialize once & reuse every time like servlet? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-c