Re: Control a field in an HTML page

2002-09-19 Thread Eddie Bush
If you have a struts binary distribution, you can locate the struts-validator.war in /webapps. At least, that's where it is in 1.1. What version are you using? Regards, Eddie BARADAT Benoit wrote: >thanks > >I have an another question: Where is the Struts-validator.war ? > >I cant't find i

Re: Control a field in an HTML page

2002-09-19 Thread BARADAT Benoit
gt; Sent: Thursday, September 19, 2002 11:35 AM Subject: RE: Control a field in an HTML page > Hi Benoit, > > I think you might want to take a look at the Struts-validator. This allows > you to validate input (date validation is included by default). It want stop > the user entering a

RE: Control a field in an HTML page

2002-09-19 Thread Jon.Ridgway
to correct the error before submitting to the specified action class. The struts-validator.war is a good staring place. Jon Ridgway -Original Message- From: BARADAT Benoit [mailto:[EMAIL PROTECTED]] Sent: 19 September 2002 09:23 To: Struts Users Mailing List Subject: Control a field in

RE: Control a field in an HTML page

2002-09-19 Thread Andrew Hill
? -Original Message- From: BARADAT Benoit [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 16:23 To: Struts Users Mailing List Subject: Control a field in an HTML page Hi I would like to control field in an HTML page (like a valid date) by using a Struts tag Is it

Control a field in an HTML page

2002-09-19 Thread BARADAT Benoit
Hi I would like to control field in an HTML page (like a valid date) by using a Struts tag   Is it possible ?   How can I do ?   Benoit Thanks in advance -- To unsubscribe, e-mail: For additional commands, e-mail: