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?)
See http://tapestry.apache.org/tapestry5/guide/conf.html, section "Ignored paths". > 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]
