Well, thanks for the reply

My problem is not setting up DWR.
I have DWR 1.1.3 working with struts 2.0.11 ajax form validation.

I just want to migrate to dwr 2.0. But if I replace dwr 1.1.3 with dwr
2.0, my form ajax validation no longer works. Whenever one required
form field looses focus, I get a javascript alert dialog with the
message "null".

I suppose this is not working because of struts2's generated javascript calls.

Any one tried?

On Feb 5, 2008 4:47 PM, ravi_eze <[EMAIL PROTECTED]> wrote:
>
> yaa,
>
> in struts shwocase check the web.xml and dwr.xml.
>
> wou would require dwrxxx.jar for this in web-inf/lib and struts theme="ajax"
> in the jsps.
>
> A detailed explanation is given @:
> http://java-x.blogspot.com/2007/03/reverse-ajax-with-direct-web-remoting.html
> even i learnt it from there.
>
>
> hope this helps.
>
>
>
> Filipe David Manana-2 wrote:
> >
> > Hi,
> >
> > Has anyone been able to put dwr 2.0 working with struts 2.0.11 ajax
> > validation?
> >
> >
> >
> > --
> > Filipe David Manana,
> > [EMAIL PROTECTED]
> >
> > Obvious facts are like secrets to those not trained to see them.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context: 
> http://www.nabble.com/Struts-2.0.11-%2B-DWR-2.0-%2B-ajax-validation-tp15287347p15291439.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Filipe David Manana,
[EMAIL PROTECTED]

Obvious facts are like secrets to those not trained to see them.

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

Reply via email to