Thank you all for suggestions.

It appears that I have to redesign some of page activation routines.


As for RedirectException, I'm afraid it will crash with the same
NullPointerException, because it uses same response redirect as I use now:

response.sendRedirect(pageLink.toRedirectURI()); 

altho I did not tried calling this from exception handler in AppModule, but
rather only from any routine in page code.




Algirdas
-- 
View this message in context: 
http://n2.nabble.com/Redirect-not-from-onActivate-tp4627871p4628555.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

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

Reply via email to