| Author |
Stripes - accessing ActionBean variables
|
Joseph Swager
Ranch Hand
Joined: Feb 04, 2010
Posts: 31
|
|
Hello All,
I'm wondering whats the best way to make the action beans variables available throughout the user session and then clean up when that session when I receive a page redirect?
I get the application to work when i use the extended jars that have the annotation but I honestly do not know how I can clean this up when I'm done using the variables.
I thought setting them to null would work, but its a no go they still exist when I get redirected back to the root page.
Any thoughts or best practices?
Thanks,
Joe
|
"Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do." -- Steve Jobs
|
 |
 |
|
|
subject: Stripes - accessing ActionBean variables
|
|
|