RE: Validator without Struts

2006-11-30 Thread Saeed, Rada
U can use the nn-validation.js, have a look : http://www.siteexperts.com/tips/functions/ts21/page10.asp -Original Message- From: Jim Reynolds [mailto:[EMAIL PROTECTED] Sent: Thursday, November 30, 2006 12:22 AM To: user@struts.apache.org Subject: Validator without Struts Hello, I have

Re: Validator without Struts

2006-11-29 Thread Niall Pemberton
On 11/29/06, Jim Reynolds <[EMAIL PROTECTED]> wrote: Hello, I have the need to do some form validations, but the site in question is not running Struts, nor WW or any framework. :-( It is an older site and I have been commissioned to do some validtion within it. I was hoping that the Validator

Re: Validator without Struts

2006-11-29 Thread Jon Wilmoth
You can try http://jakarta.apache.org/commons/validator/ which is commonly used w/Struts 1. - Original Message From: Jim Reynolds <[EMAIL PROTECTED]> To: user@struts.apache.org Sent: Wednesday, November 29, 2006 2:21:49 PM Subject: Validator without Struts Hello, I have the n

Validator without Struts

2006-11-29 Thread Jim Reynolds
Hello, I have the need to do some form validations, but the site in question is not running Struts, nor WW or any framework. :-( It is an older site and I have been commissioned to do some validtion within it. I was hoping that the Validator that comes with Struts may be able to work as a stand-