RE: Validation help required

2006-04-24 Thread Chaudhary, Harsh
validWhen. Harsh. -Original Message- From: Dinesh Mehra [mailto:[EMAIL PROTECTED] Sent: Monday, April 24, 2006 1:47 PM To: user@struts.apache.org Subject: Validation help required Hi, I am using struts 1.1 I have two textboxes (username, password). My requirements is - I need to display a

Re: Validation help required

2006-04-24 Thread Srinivas Jadcharla
Use Validate method instead Validator framework On 4/24/06, Dinesh Mehra <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using struts 1.1 > > I have two textboxes (username, password). > My requirements is > - I need to display a standard error message when both the fields are > empty > or when eith

Validation help required

2006-04-24 Thread Dinesh Mehra
Hi, I am using struts 1.1 I have two textboxes (username, password). My requirements is - I need to display a standard error message when both the fields are empty or when either of the field is empty. - I need to display a different error message when both the the fields are filled but username-