Support
 
 

Java Servlets and JSPs
Java Java technology offers many benefits to Internet and application programmers. Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server. A servlet can almost be thought of as an applet that runs on the server side. JavaServer Pages (JSP) is a server-side technology that is an extension to the Java Servlet technology. JSPs have dynamic scripting capabililty that works in tandem with HTML code, separating the page logic from the static elements--the actual design and display of the page.

Implementation
For more information about Java Servlets, JSPs and your Virtual Private Server see the following, according to your Virtual Private Server O/S.