On Fri, 01 Jul 2011 17:12:52 -0300, Muhammad Gelbana <m.gelb...@gmail.com> wrote:

Failure parsing template
classpath:com/skycomm/tclagent/pages/ConfigureTclTest.tml: Block parameters
are only allowed directly within component elements.

The message is quite descriptive . . .

So I still can't get to make this work. You know even if this worked I still wanna know why can't I handle the beaneditor events such as the BeginRender event. I'm all about getting a hang of tapestry and not just getting this to work.

BeanEditor doesn't trigger any events. You can only handle events like BeginRender (render events) in the same component or page.

--
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