Procedure for Adding a Servlet
To add a servlet to an existing context, follow the steps below:
*Deploy the compiled servlet file to a directory known to the Agent (Deploy the Compiled Object Files)
*Define the servlet and map the servlet to a URL pattern (Define and Map Servlets)
Stop and restart the Agent to load the servlet.