Aaron Porter wrote: > Adding a > @ValidateNestedProperties([EMAIL > PROTECTED](field="username",required=true,on="myEvent")}) > to the user declaration in your ActionBean (changing myEvent to match > the event that is being called) should at least get rid of the NPE.
Thanks, that fixed it. Similar lines were in Fred's article, but I missed that in my massive cut and paste. pat -- Pat Farrell http://www.pfarrell.com/ ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
