ehalf Of Paul Benedict
Sent: Monday, August 13, 2007 1:08 PM
To: Struts Users Mailing List
Subject: Re: Use of Struts Validation outside struts framework
You will have to populate an ActionForm object, for the Validator requires
that.
On 8/13/07, Prashant Baviskar <[EMAIL PROTECTED]> wrote:
> On 8/13/07, Prashant Baviskar <[EMAIL PROTECTED]> wrote:
> >
> > struts application.
> >
> > I want to make use of above files (validation.xml, validator-rules.xml,
> > other validation files)
> >
> > for validating same fields using Struts Validation framework
> >
> > How can I use these files f
You will have to populate an ActionForm object, for the Validator requires
that.
On 8/13/07, Prashant Baviskar <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have validation.xml & validator-rules.xml & many other validation rules
> files in my existing struts application.
>
> I have other desktop applic
Hi,
I have validation.xml & validator-rules.xml & many other validation rules
files in my existing struts application.
I have other desktop application which has same fields like forms in the
struts application.
I want to make use of above files (validation.xml, validator-rules.xml,
other valida
4 matches
Mail list logo