jeffrey ai wrote:
> 
> I am looking for the best way to initialize a session variable(@Persist)
> in a page render request once, so I could access it in the next action
> request.
> 

Jeffrey,

I am not sure about the particulars of your situation.  If you are using tap
4.x, you might want to look into the InitialValue/Bean
annotation/specification element or use an application state object to
configure and manage your session scoped object.

Carlos
-- 
View this message in context: 
http://www.nabble.com/How-to-initialize-a-session-variable-in-a-page-render-request--tf4839139.html#a13846518
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to