>See http://tapestry.apache.org/tapestry5/guide/conf.html, section >"Ignored paths". Thanks Thiago, but I think its going to take a little more than that to get it to work, I have tried the instructions here: http://directwebremoting.org/dwr/reverse-ajax/getting-started and have set the ignored paths but still get a class not found exception, does anybody know how to get DWR and Tapestry to play nice?
Peter -- If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Please visit http://www.albourne.com/email.html for important additional terms relating to this e-mail. ----- Original Message ----- From: "Thiago H. de Paula Figueiredo" <[email protected]> To: "Tapestry users" <[email protected]> Sent: Monday, 23 March, 2009 14:10:40 GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: DWR / JQuery and Tapestry 5.1 On Mon, Mar 23, 2009 at 8:05 AM, Peter Stavrinides <[email protected]> wrote: > I am interested in using either JQuery / DWR for some reverse AJAX in a > Tapestry 5.1 web application, I would like to know if: > 1) DWR can be integrated with Tapestry (if so, how?) > 2) Is JQuery available in 5.1? are there Tapestry docs? Tapestry's JavaScript code is written in Prototype, but that doesn't prevent you from using any other JS framework. > 3) How does Prototype fair when using reverse AJAX? I don't know. -- Thiago --------------------------------------------------------------------- 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]
