Hi, I'm reading http://wiki.apache.org/tapestry/Tapestry5HowToCreateADispatcher2 Tapestry5HowToCreateADispatcher2 , it works, but how to redirect a page in the dispatch? here is the code:
if(!canAccess) { throw new RuntimeException("Access violation!"); } also, how to determine which page is being requested? Thanks, A.C. -- View this message in context: http://www.nabble.com/T5%3A-redirect-page-in-a-Dispatcher-tp14430032p14430032.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]