Using the User Interface
86 iPlanet Web Server, Enterprise Edition Programmer’s Guide to Servlets • May 2001
/plans/plan1=plan1A
After this virtual servlet path has been established, if a client sends a request to
the server for the
URL http://poppy.my_domain.com/plans/plan1, the
server sends back the results of invoking the servlet in
server_root
/docs/servlet/plans/releaseA/plan2PVersion1A.class.
Specifying Servlet Contexts
Contexts allow multiple servlets to exchange data and access each other’s fields.
Contexts are useful for defining virtual servers or for code isolation. You define
contexts in the
servlets.properties and contexts.properties files.
Using the User Interface
For information about using the user interface to specify settings for legacy servlets
and JSPs, see the following topics in the online help.
This page is located in the Web Server Administration Server on the Global
Settings tab.
• The Configure JRE/JDK Paths Page
These pages are located in the Server Manager on the Java tab.
• The Enable/Disable Servlets/JSP Page
• The Configure JVM Attributes Page
• The Delete Version Files Page
These pages are located in the Server Manager on the Legacy Servlets tab.
• The Configure Global Servlet Attributes Page
• The Configure Servlet Attributes Page
• The Configure Servlet Virtual Path Translation Page
• The Configure Servlet Directory Page
Comentários a estes Manuais