Re: ValidatorActionForm in Struts 1.3.1

2006-04-18 Thread Asad Habib
Yes, you're right. It is the regular expressions API originally developed by ORO Inc. and then donated to ASF. - Asad On Tue, 18 Apr 2006, Dave Newton wrote: [EMAIL PROTECTED] wrote: Have you placed the validator jar (jakarta-oro- (somethinf).jar ) in WEB-INF/lib? Just for completeness

Re: ValidatorActionForm in Struts 1.3.1

2006-04-18 Thread Dave Newton
[EMAIL PROTECTED] wrote: > Have you placed the validator jar (jakarta-oro- (somethinf).jar ) in > WEB-INF/lib? > Just for completeness; that isn't the validator jar. That's a regex library used by the validator (right?) Dave

Re: ValidatorActionForm in Struts 1.3.1

2006-04-17 Thread manivannan84
hi, Have you placed the validator jar (jakarta-oro- (somethinf).jar ) in WEB-INF/lib? -- Manivannan Palanichamy http://geocities.com/manivannan57 -Original Message- From: Chaudhary, Harsh <[EMAIL PROTECTED]> To: user@struts.apache.org Sent: Mon, 17 Apr 2006 12:49:25 -0500 Sub

Re: ValidatorActionForm in Struts 1.3.1

2006-04-17 Thread Wendy Smoak
On 4/17/06, Chaudhary, Harsh <[EMAIL PROTECTED]> wrote: > I don't see the ValidatorActionForm class in Struts 1.3.1 . It's in the struts-extras jar. HTH, -- Wendy