Void enableDebugging()
Usage
Enable debugging mode for the webapp. Note that this can potentially expose security-relevant information about your application and/or web server, so it's off by default and should remain that way for any production application. However, when testing a program as you write it you may find it useful to enable as it will give (among other features) better backtraces for uncaught Exceptions.