Webserver is working!
This page has been accessed
times
Please following these steps if you want to use the server in production mode instead of debugging mode:
- Trun auto reload servlet off. Click here to see how
- On the UI, in "File" menu, unselect all options. Those options displays information in the UI and slows the server down.
- Remove the example servlets that come with the server in "servlets/" directory.
Note: auto servlet reload greatly reduce performence. Please turn it off in production mode
use the config servlet. Click on Edit Common Properties , set Set Auto Servlet reload to OFF and click on
the save button.