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 superoverdrive: http://wiki.apache.org/tapestry/AppModule ------------------------------------------------------------------------------ + =AppModule= + AppModule is the core of a Tapestry 5 application. This is where all the magic of Tapestry5 happens and where you can define your own logic, services or "activate" custom Tapestry extensions. In Tapestry4, this was usually done in the BaseEngine and the Hivemodule. + =Hooks= + + There are different hooks that allow to call services at specific stages (e.g. before/after another even or service). + + Those hooks are: + + =Accessing other data= + + =Accessing other services= + + =Accessing other Tapestry-specific data= + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
