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

Re: validation problem

2008-05-23 Thread Antonio Petrelli
Please ask this question to the Struts Users mailing list: http://struts.apache.org/mail.html Antonio 2008/5/23 Nuria Martínez <[EMAIL PROTECTED]>: > Hi! > I've got a problem with validation in my struts2 aplication. I have version > 2.0.11.1. > I have a jsp page(page1) loaded in a div of another

validation problem

2008-05-23 Thread Nuria Martínez
Hi! I've got a problem with validation in my struts2 aplication. I have version 2.0.11.1. I have a jsp page(page1) loaded in a div of another jsp page(page2). I need validate the form of the page1, and i haven't be able with struts documentation. Is it possible to do this type of validation? I'

Re: Validation problem

2007-12-07 Thread Martin Cooper
Please ask questions about how to use Struts on the struts-user list. The struts-dev list is for discussion of the development of Struts itself. -- Martin Cooper On Dec 7, 2007 10:22 PM, <[EMAIL PROTECTED]> wrote: > Hi all > > iam using struts2 iam getting a validation Problem &

Validation problem

2007-12-07 Thread ginu
Hi all iam using struts2 iam getting a validation Problem All the fields get Validated while using the get method for a particular action while using the post method only two fields get validated Ginu - To unsubscribe, e-mail