Hi,

   I have a class called Test in my project 

public class Test {

private List<NewsItem> 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-class-variables-behavior-tp5588887p5588887.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to