Declaring Deployment Descriptors for a Web Application

Once you have inserted the components into the Web Application module, you are ready to define the deployment descriptors. For Web Applications, deployment descriptors are defined at the module level (described in this topic) and at the component level (servlets/jsps) using the Customizer WebApp editor. The deployment descriptor declarations are written to a web.xml and an ias-web.xml file in the \WEB-INF directory at the root of the web module.

To declare deployment descriptors for a web application:

  1. Select the web.xml or ias-web.xml file of a web module.
  2. Right click and select Open using the iPlanet Customizer.

    The WebApp Editor appears.

  3. Declare the deployment descriptors as required:
  4. Once you are satisfied with your declarations, select OK to write the deployment descriptor declarations to the XML files.

See also
  Using the iPlanet Application Server Customizer
Declaring Deployment Descriptors for Servlets/JSPs
Using the Deployment Descriptors for Servlet/JSPs


Legal Notices