On Fri, 20 Aug 2010 17:21:45 -0300, Rich M <rich...@moremagic.com> wrote:

Ah, I've finally got it. Many many thanks for helping me put the pieces together Thiago, it can be really hard to see a different way of doing things once you've already done it a certain way. It looks like my application can finally start working the way I'd hoped!

You're welcome! :)

This kind of scenario should be described in some part of the documentation. That's how you do very dynamic things in a framework that has pages and components with static structure. Don't let me forget to write about it! ;)

It turned out the render error was because I was returning a String in the getSelectedTab method called by the delegate object, instead of using the String to get a Component from the ComponentSource. Oops.

:D

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, 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