Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by NickWestgate: http://wiki.apache.org/tapestry/Tapestry5RedirectException ------------------------------------------------------------------------------ }}} - Here is the exception class. Put this somewhere like a utility package in your app: + Here is the exception class. Put this in a utility package somewhere: {{{ package yourApp.utilities; @@ -38, +38 @@ }}} - Add this method to your AppModule.java: + Add this method to your !AppModule.java: {{{ // handle RedirectException (which contains a Link) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
