mw-ui.handler

Set up and tear down the request handler.

app

TODO: write docs

app-routes

TODO: write docs

destroy

(destroy)

destroy will be called when your application shuts down, put any clean up code here

init

(init)

init will be called once when app is deployed as a servlet on an app server such as Tomcat put any initialization code here