On Thu, Sep 16, 2010 at 7:57 AM, Martin Gainty wrote:
> com.opensymphony.xwork2.ValidationAware
>    /**
>     * Set the field error map of fieldname (String) to Collection of String 
> error messages.
>     * @param errorMap field error map
>     */
>    void setFieldErrors(Map<String, List<String>> errorMap);
>
> fieldName would be unique for each assigned IDentifier for the 1st param to 
> the Map in setFieldErrors e.g.
> Tab1:
> Tab1TextField1,Tab1TextField2
>
> Tab2:
> Tab2TextField1,Tab2TextField2
>
> did you have something else in mind?

Yeah.

Dave "It's like I never left" Newton

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to