The documentation on flash scope is pretty good but I can't figure out how
to retrieve something out of the flash scope in a jsp.

Here's my scenario.  On the login page, the user successfully logs in.  He
gets forwarded to the home page and I want to display a message that says,
"You have successfully logged in".  FlashScope seems like the right way to
do this.  The problem is I can't figure out how to get the message out that
I put in.  I can only use EL because I'm doing this in a .tag file (This
means all implicit variables must be passed in).  

Thanks for the help,
Dan


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to