On Jun 30, 2011, at 6:30 PM, Howard Lewis Ship wrote:

> In Tapestry, any time your solution involves creating a base page, you
> are probably off on the wrong track.
> 
> The best place to add cross-cutting concerns such as you describe is
> by contributing a filter into the ComponentRequestHandler service
> pipeline. This is how I do page flow, security, and many other things.

Is there any suggested reading and examples that will help a new guy with this?

I've been working with T5 for a few weeks now.  It's a huge improvement over 
T4! 

I can do all of the simple things easily enough, but the first time I run into 
something that I don't already know how to do, it seems like I spend a long 
time trying to find the "Tapestry way" of getting it done.

Thanks
Tony


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

Reply via email to