in tapestry 4.1 it was possible to throw a PageRedirectException in the pageBeginRender method.

This was useful in that you could check pre-requisites before actually rendering the page and optionally render an alternative page (without going to the client for a redirect).

What is the tidiest alternative in tapestry 5.1?

thanks, p.

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

Reply via email to