Hi Yee, CN Yee wrote: > Now I am doing the validation in event handler - but the error > messages are not showing up! > > I did a test, where I add a validation error I also add a message. The > message is showing up but not the error. > > I am returning a ForwardResolution to the jsp. > > Is this a bug in stripes?
I successfully add _global_ errors in handler methods with Stripes 1.5.1. These validation errors are presented as expected by the <s:errors /> tag. How does your event handler look like? Greetings Marcus ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
