Tier 2 — Web Server/APIs
- Web Technologies
The following list is a summary of technologies used in Contenta Web. - 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. - CW Web Applications - Server-side presentation
- CW API, Java COM/CORBA Wrapper, Java/COM Bridge
CW provides an API for accessing session and configuration information. This API is described later in this this document. - Contenta API
CW is built on the Contenta Tools API and uses the API to communicate with the Contenta Server. - Tools Support
Standard web tools and custom web tools are supported within the CW architecture.