Tapestry objects's instance variables will never leak from user to user..
You have to try pretty hard to make that work.
Whether its' @Persist, @SessionState, @SessinoAttribute,
or just plain field, it will never leak.


On Oct 5, 2011, at 5:22 PM, leothelion wrote:

> Hi Thiago,
> 
> Thanks for your reply. I will try it. 
> 
> Just a question out of this topic. I use salesItem as SessionState is
> because I don't what it to be shared by the other users when they are
> loading the same page. That's why I came up with the idea of SessionState. I
> don't know if there another way (or easier way) other than setting salesItem
> to be SessionState.
> 
> Thanks again!
> 
> Leo
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/SessionState-problem-tp4873622p4874282.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
> 


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

Reply via email to