I already figured it out. Context.getMessages() can only work if you redirect to a JSP. That's the problem.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:stripes-users- > [EMAIL PROTECTED] On Behalf Of Matt Brock > Sent: Thursday, April 10, 2008 4:18 PM > To: [email protected] > Subject: Re: [Stripes-users] A FlashScope test case I expected to work > > > That's strange--your example is almost textbook and should be working. > Out > of curiosity, could you try placing a stripes messages tag in the middle > of > your test2.jsp file? > -- > View this message in context: http://www.nabble.com/A-FlashScope-test- > case-I-expected-to-work-tp16603192p16622043.html > Sent from the stripes-users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > 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/jav > aone > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users ------------------------------------------------------------------------- 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
