Creating Web Modules From Scratch

See Also

Use this procedure if you are beginning to develop a new web module. It provides the necessary framework in which to place files as you create them. If you plan to put the web module under version control, follow the steps in Using CVS With Web Modules instead.

To create a new directory as a web module:

  1. Choose File and choose New to open the New wizard. The Choose Template page appears.
  2. Expand JSPs & Servlets, select Web Module, and click Next.
  3. Complete the steps in the Wizard.
  4. A node for the web module's document base appears in both the Filesystems window and the Project window.
See Also
Changing a Web Module Directory Into a Standard Directory

Legal Notices