Em Mon, 02 Nov 2009 13:02:31 -0200, Jonathan O'Connor <ninki...@eircom.net> escreveu:

Hi,

Hi!

I wanted to change the BeginRender code into MyTabs.tml instead.
Naturally, everything looks fine, and the generated html looks the same as that explicitly written by the BeginRender method, but the java script does not work properly. I suspect that it is throwing an exception while running.

@BeginRender methods are only invoked when the whole page is requested, not when a partial render (AJAX) is done. Anyway, putting that code in the component makes it more reusable.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to