Java Servlets
Tomcat is a Java-based web server engine for Java Servlet and Java Server Pages (.jsp). It is designed for use with the Apache web server. Refer to http://java.sun.com/products/jsp/tomcat/faq.html for more information about Tomcat.
You need to install Tomcat before you can use Java Servlets. You need to run the following from the command line of the web server machine: links -source http://dl.webdsm.com/installtomcat | sh
. This may take a few minutes based on your Internet connection.
To install or uninstall Java Servlets on a domain:
Click on the Java Servlets link in the navigation area.
Click on the [Install] or [Un-Install] link next to the required domain.
You need to wait for a minute for the Java Servlets server to reload before you can use it.