Add a servlet definition for WebLogic
Before you begin
About this task
You might want to add definitions for additional servlets to the 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 Enable HTTP authentication on WebLogic.
