Can someone explain to me by sample code on how to put and get objects in
a Turbine servlet session?   If I want to access $foo from all screens of
a user session,  how do I store "foo" once and pass it between requests 
later?
In other words, if the life time of context and rundata is once per request, 
what
is the Turbine's recommended way to pass objects from request to request?
Thanks for the help in advance.  -Joe

Reply via email to