On Wed, 17 Feb 2010 14:44:13 -0200, Everton Agner <everton_ag...@yahoo.com.br> wrote:

Nothing?

I've looked at the sources and I've found that RootPathDispatcher, the dispatcher that handles the root URL, doesn't invoke the ComponentEventHandler, which is the pipeline that invokes the ComponentEventFilter's. This is a bug, so please file a JIRA about it.

One more thing... Tapestry automatically knows if there is a Start page or a Index page? Or only the Start page (so I should change the @Symbol value related to it)?

It looks for a page which name was defined in the tapestry.start-page-name configuration symbol. Index is its default value. Start was the hardwired index page name before the configuration symbol was created.

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