Add servlet definitions for Tomcat
Before you begin
About this task
It is possible to add definitions for additional servlets to the PolicyCenter web.xml file.
Procedure
-
In the Studio Project window, expand :
- Open file web.xml:
-
Add a
servlet-mappingdefinition for each servlet that you want to add.Review the defined servlets for an example.
- Save web.xml.
What to do next
After completing this procedure, proceed to Generate and deploy the PolicyCenter WAR file for Tomcat.
