You create and maintain the resources for your Web applications in Web projects. Unlike with static Web projects, dynamic Web projects enable you to create resources such as JavaServer Pages and servlets.
To create a new dynamic Web project, complete the following steps:
If you want to add a Web project as a module to another Enterprise Application project in the future, you can open the application deployment descriptor editor for the Enterprise Application project and select the Add option in the Module page.
You can now begin creating or importing content for your Web project using Web resource editors, the New File wizards, or the Import wizards available from the File menu.
Related concepts
Dynamic Web projects and applications
Static Web projects
Annotation-based programming overview
Related tasks
Creating HTML or XHTML files
Creating JSP files
Adding Web annotation tags
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.