On Wed, 04 Apr 2012 21:08:10 -0300, Manuel Sugawara <manuel.sugaw...@gmail.com> wrote:

Yeah, I guess that will work. So, let me rephrase, When is appropriate to
use a dispatcher and when a filter?

Dispatchers are meant to provide a response to a request. Request filters are better suited for applying logic which is cross-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