I did some validation for the fields in my
JSP using
struts 2 taglib.
It uses field validator which displays the actionerrors above every field.
But i want to specify that actionerrors be displayed only at the top of the page. How can i do this. Anyone using struts 2 could help me and thanks.