Inserting Components into a Web Application

After you have created a Web Application module, you are ready to insert application components into the module. A Web Application can contain any of the following files: When adding servlets to the web module, you should also include any classes on which the servlet has dependencies.

To insert components into a Web Application:

  1. From the Explorer select the web module.
  2. If you are inserting a JSP or Servlet, right click and select New -> JSP & Servlet and select the component you wish to insert.

    When inserting a JSP you must select the ias-web node to customize the JSP to the iPlanet Application Server.

  3. Execute the web module.

See also
  Creating a Web Module
Using the iPlanet Application Server Customizer
Debugging a Web Module
Deploying and Executing Web Modules


Legal Notices