You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Dan Adams <da...@ifactory.com> on 2007/07/06 19:00:11 UTC

[T5] Dispatcher or RequestFilter?

So I'm designing a service that allows you to contribute url rewriters.
The problem is that I'm not sure if this should be implemented as a
Dispatcher or up a level as a RequestFilter. The rewriters need to be
able to both redirect using the response to another url and do
tapestry-specific stuff like load a page with a given context.
Suggestions?

-- 
Dan Adams
Senior Software Engineer
Interactive Factory
617.235.5857


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