You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Torrez Ernesto <to...@hotmail.com> on 2007/03/15 15:32:31 UTC

Quickstart errors and Ajax support

Hello there

As tapestry-ioc module don´t have the Id annotation anymore, when you create a 
project from the quickstart, the project will fail to compile, the same with 
the Contribute annotation.

How is the ajax support going on?, what´s the logic behind that?, i implemented 
an Ajax TabMenu component, it was easy, but too restrictive, because the 
response send by the Ajax.Request is just html, and i did just a page request, 
so i just replaced some element with the id="content" with generated html 
response from the page. Maybe there should be some kind of method to generate 
ajax request links? like _pageRenderSupport.createAjaxLink(...)?. I am sure 
Howard has better ideas but, maybe you can share those with us?.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org