Hi All,

I should also note that the JSR validation and errors work fine with 
indexed properties.

So if you had a collection in your action bean

@Valid
List<Foo> foos

that standard stripes syntax in the jsp's for indexed properties is used.

ie <stripes:errors field="foo[0].bar"/>

Dan

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to