Re: Re: questions about struts validator

2003-01-16 Thread Ying
>> This is the scenario that I was trying to figure out. >> Suppose in the struts config file I've defined a form bean name >"logonForm" >> and an action named "/logon" which uses "logonForm". And suppose that >> in validate.xml I've defined >> >> >>... >> >> >>...

Re: Re: questions about struts validator

2003-01-15 Thread Giri Alwar
> This is the scenario that I was trying to figure out. > Suppose in the struts config file I've defined a form bean name "logonForm" > and an action named "/logon" which uses "logonForm". And suppose that > in validate.xml I've defined > > >... > > >... > >

Re: Re: questions about struts validator

2003-01-15 Thread Ying
comments. >- Original Message - >From: "Giri Alwar" <[EMAIL PROTECTED]> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >Date: Wed, 15 Jan 2003 13:40:33 -0600 >Subject: Re: questions about struts validator > > >See my commen

Re: questions about struts validator

2003-01-15 Thread Giri Alwar
See my comments below. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 11:40 AM Subject: questions about struts validator > Hello - > > After reading the struts validator documentation, I had some > questions about it and was wonde

RE: Questions About Struts Validator

2001-10-22 Thread Trieu, Danny
Thanks you, David -Original Message- From: David Winterfeldt [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 11:53 AM To: [EMAIL PROTECTED] Subject: RE: Questions About Struts Validator The validator is in the Struts nightly source downloads in the contrib/validator directory

RE: Questions About Struts Validator

2001-10-22 Thread David Winterfeldt
[EMAIL PROTECTED]] > Sent: Monday, October 22, 2001 10:43 AM > To: [EMAIL PROTECTED] > Subject: RE: Questions About Struts Validator > > > What feature are you referring to? the min/max > validators or defining a second mask validator as > 'mask2'? Also, this would dep

RE: Questions About Struts Validator

2001-10-22 Thread Trieu, Danny
:43 AM To: [EMAIL PROTECTED] Subject: RE: Questions About Struts Validator What feature are you referring to? the min/max validators or defining a second mask validator as 'mask2'? Also, this would depend on the validator version you are using. Are you asking if the latest release will

RE: Questions About Struts Validator

2001-10-22 Thread David Winterfeldt
truts 1.0? > > -Original Message- > From: David Winterfeldt > [mailto:[EMAIL PROTECTED]] > Sent: Sunday, October 21, 2001 1:04 PM > To: [EMAIL PROTECTED] > Subject: RE: Questions About Struts Validator > > > That isn't possible with the default mask val

RE: Questions About Struts Validator

2001-10-22 Thread Trieu, Danny
is this feature available in Struts 1.0? -Original Message- From: David Winterfeldt [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 21, 2001 1:04 PM To: [EMAIL PROTECTED] Subject: RE: Questions About Struts Validator That isn't possible with the default mask validator. I'v

RE: Questions About Struts Validator

2001-10-21 Thread David Winterfeldt
; the character content or > the length. > > Paul > > -Original Message- > From: David Winterfeldt > [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 11, 2001 1:17 PM > To: [EMAIL PROTECTED] > Subject: RE: Questions About Struts Validator > >

RE: Questions About Struts Validator

2001-10-19 Thread Paul Darling
11, 2001 1:17 PM To: [EMAIL PROTECTED] Subject: RE: Questions About Struts Validator This is what you were asking about though? Everything makes sense now? David --- Vaughan Jackson <[EMAIL PROTECTED]> wrote: > David, > > I am sorry, I hadn't understood t