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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
