You can try out Client AJAX Validation.

This is described here for DOJO Plugin:
https://cwiki.apache.org/confluence/display/WW/AJAX+Validation

And here for the jQuery Plugin:
http://code.google.com/p/struts2-jquery/wiki/Validation

Of course you can also implement this logic without any of this plugins.

Johannes


#################################################
web: http://www.jgeppert.com
twitter: http://twitter.com/jogep



2013/9/26 Yaragalla Muralidhar <yaragallamur...@gmail.com>

> Thank you. it helps a lot. We will find alternatives.
>
> *Thanks and Regards,*
> Muralidhar Yaragalla.
> *
> *
>
>
> On Thu, Sep 26, 2013 at 7:16 PM, Per Pascal Grube
> <cyber...@flightmare.net>wrote:
>
> > I think you have to find somthing else. The client side validation code
> is
> > created by the struts tags. I don't think there is a way to get the
> client
> > side validation code without the tags.
> >
> > Regards, Pascal
> >
> > On Thursday 26 September 2013 18:54:55 Yaragalla Muralidhar wrote:
> > > Any possibilities?
> > >
> > > *Thanks and Regards,*
> > > Muralidhar Yaragalla.
> > > *
> > > *
> > >
> > >
> > > On Thu, Sep 26, 2013 at 5:23 PM, Yaragalla Muralidhar <
> > >
> > > yaragallamur...@gmail.com> wrote:
> > > > please help me out? if not possible we will find alternatives.
> > > >
> > > > *Thanks and Regards,*
> > > > Muralidhar Yaragalla.
> > > > *
> > > > *
> > > >
> > > >
> > > > On Thu, Sep 26, 2013 at 3:43 PM, Yaragalla Muralidhar <
> > > >
> > > > yaragallamur...@gmail.com> wrote:
> > > >> hi for client side validations to get enabled some document says
> that
> > we
> > > >> have to add "validate=true" to <s:form> tag of the jsp but we are
> not
> > > >> using
> > > >> struts tags in jsp so is there a way to enable client side
> validations
> > > >> even
> > > >> when not using struts tags in jsp?
> > > >>
> > > >> Thanks in advance.
> > > >>
> > > >>
> > > >> *Thanks and Regards,*
> > > >> Muralidhar Yaragalla.
> > > >> *
> > > >> *
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > For additional commands, e-mail: user-h...@struts.apache.org
> >
> >
>

Reply via email to