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 formset form name=logon ... /form form

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 wondering if

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 comments below. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL

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 formset form name=logon ... /form form

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've recently

RE: Questions About Struts Validator

2001-10-22 Thread David Winterfeldt
- 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've recently added a min and max length validation to nightly builds

RE: Questions About Struts Validator

2001-10-22 Thread David Winterfeldt
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've

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-21 Thread David Winterfeldt
:[EMAIL PROTECTED]] Sent: Thursday, October 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

RE: Questions About Struts Validator

2001-10-19 Thread Paul Darling
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 this before. Thanks again, Vaughan. -Original Message