Re: Struts 2 Validation Problem

2008-11-17 Thread Dave Newton
Please ask this question on the Struts-user mailing list; Struts-dev is for the development of Struts itself. Thanks, Dave --- On Mon, 11/17/08, priyam32 <[EMAIL PROTECTED]> wrote: > I am having a problem with the positioning of the error > messages using struts 2 validation. they are displayed

Struts 2 Validation Problem

2008-11-16 Thread priyam32
Hi, I am having a problem with the positioning of the error messages using struts 2 validation. they are displayed on the top of the text field for which i have written the validation. Is there any way to change the positioning of the error messages to the right hand side of the text field which