Hello,
 
I have a quick question about Flash scope.  Let's say I have an action
bean that puts a User object in Flash scope under the name "user" and
then redirects to another action bean.  When the second action bean is
invoked, the User object is available on the request object under the
key "user".
 
My question:  If the second action bean has a setter method named
setUser, will Stripes bind that flashed object to the action bean?  Or
does it need to be accessed through the request object?
 
Thank you!!!
 
-Ryan
 
 

This e-mail message is being sent solely for use by the intended recipient(s) 
and may contain confidential information.  Any unauthorized review, use, 
disclosure or distribution is prohibited.  If you are not the intended 
recipient, please contact the sender by phone or reply by e-mail, delete the 
original message and destroy all copies. Thank you.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to