Well....I am not a Struts expert yet....but according the book "Struts The 
Complete Reference" Chapter 6 on page 91 a guy named David Winterfeldt created 
the Validator framework as a third party add-on to Struts.  Validator was later 
integrated into the core Struts code base and has since been detached from 
Struts and is now a stand-alone Jakarta Commons Project that can be used with 
or without Struts.  Although Validator is an independant framework again, 
Struts still comes packaged with it and it is seamlessly integrated.


-----Original Message-----
From: Jim Reynolds [mailto:[EMAIL PROTECTED]
Sent: Thu 11/3/2005 9:34 AM
To: user@struts.apache.org
Subject: Commons Validator or Struts Validator?
 
I am a bit confused between the "commons validator" and the "struts validator".

I am trying to incorporate "javascript:validations" within some JSP
files, and I am having a hard time deciding what to configure. I found
a struts-validtor.tld, but it appears old, and when I search google
for struts validators, I get links to the common validator.

Does anyone have a handle on this?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to