Add servlet definitions for Tomcat

Before you begin

Before proceeding, review Installing PolicyCenter on Tomcat in a production environment.

About this task

It is possible to add definitions for additional servlets to the PolicyCenter web.xml file.

Procedure

  1. In the Studio Project window, expand configuration > deploy > WEB-INF:
    1. Open file web.xml:
    2. Add a servlet-mapping definition for each servlet that you want to add.

      Review the defined servlets for an example.

  2. Save web.xml.

What to do next

After completing this procedure, proceed to Generate and deploy the PolicyCenter WAR file for Tomcat.