Use Validator for two actions on same jsp

2003-10-02 Thread Brian McSweeney
Hi all, Didn't really get any clear response on this before. Is it possible to validate two actions from one jsp using the validator. This is easiest to explain with a short bit of code: html:form action=/action1.do onsubmit=return validateAction1Form(this) method=post table width=100%

RE: Use Validator for two actions on same jsp

2003-10-02 Thread Yuan, Saul (TOR-ML)
McSweeney [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 6:58 AM To: 'Struts Users Mailing List' Subject: Use Validator for two actions on same jsp Hi all, Didn't really get any clear response on this before. Is it possible to validate two actions from one jsp using

RE: Use Validator for two actions on same jsp

2003-10-02 Thread Brian McSweeney
Thanks Saul, You're solving all my problems :-) Cheers, Brian -Original Message- From: Yuan, Saul (TOR-ML) [mailto:[EMAIL PROTECTED] Sent: 02 October 2003 14:05 To: Struts Users Mailing List Subject: RE: Use Validator for two actions on same jsp Havn't tried that though, but if you

RE: Use Validator for two actions on same jsp

2003-10-02 Thread Yuan, Saul (TOR-ML)
Great to be of some help. This is a wonderful community, isn't? Cheers, Saul -Original Message- From: Brian McSweeney [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 11:30 AM To: 'Struts Users Mailing List' Subject: RE: Use Validator for two actions on same jsp

RE: Use Validator for two actions on same jsp

2003-10-02 Thread Brian McSweeney
on same jsp Great to be of some help. This is a wonderful community, isn't? Cheers, Saul -Original Message- From: Brian McSweeney [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 11:30 AM To: 'Struts Users Mailing List' Subject: RE: Use Validator for two actions on same jsp