yea - it's not supported... tap's exception page shouldnt throw exceptions...
It seems like you need to do special handling depending on the exception - in that case, it's best to define and register your own ExceptionPresenter implementation, that'll do the routing you desire... The default implementation just activates the exception page and passes the exception caught Here's an example from trails http://www.trailsframework.org/Handling+exceptions On Thu, Jul 31, 2008 at 10:54 PM, dpark <[EMAIL PROTECTED]> wrote: > > Is it possible to throw a PageRedirectException from within a custom > ExceptionPage.pageBeginRender? > > Tapestry doesn't seem to like it. > I get a: > Unable to present exception page: org.apache.tapestry.PageRedirectException > -- > View this message in context: > http://www.nabble.com/Throw-PageRedirectException-from-within-Custom-Exception-Page-tp18762228p18762228.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr Tapestry / Tacos developer Open Source / JEE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]