Documentation Center

Web Server

The web server receives HTTP requests and sends an HTTP response. Since the application uses JSP, the Web Server must have JSP support or an add-on (e.g. Tomcat) must be used to supply JSP support. The web server must also support SSL for sites that require secure communications.