I'll offer it as a service along with my mad meta-Google skillz.

--- On Sat, 8/16/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Subject: Re: Validate associate Map
> To: "Struts Users Mailing List" <user@struts.apache.org>, [EMAIL PROTECTED]
> Date: Saturday, August 16, 2008, 2:35 PM
> Can you record *yourself *reading these documents and just
> post the Podcast?
> 
> 
> On Sat, Aug 16, 2008 at 9:24 AM, Dave Newton
> <[EMAIL PROTECTED]> wrote:
> 
> > --- On Sat, 8/16/08, Kibo wrote:
> > > I have to write custom validation method where I
> iterate all
> > > "PageText" class and validate it. I
> want to use validate()
> > > method from ActionSupport class but the method is
> invoke always.
> > > I need invoke validator method only when is
> invoke method
> > > save(); Is better resolution?
> >
> > One option would be to read the documentation for the
> validation
> > interceptor [1,2] and its superclass,
> MethodFilterInterceptor [3].
> >
> > Dave
> >
> > [1] Validation interceptor overview:
> >
> http://struts.apache.org/2.x/docs/validation-interceptor.html
> >
> > [2] ValidationInterceptor Javadocs:
> >
> >
> http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/validator/ValidationInterceptor.html
> >
> > [3] MethodFilterInterceptor Javadocs:
> >
> >
> http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/interceptor/MethodFilterInterceptor.html
> >
> >
> >
> ---------------------------------------------------------------------
> > 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