Assemble a Web module to contain servlets, JavaServer page (JSP) files, and related code artifacts. (Group enterprise beans, client code, and resource adapter code in separate modules). After assembling a Web module, you can install it as a standalone application or combine it with other modules into an enterprise application.
This article assumes that you have created and unit tested Servlets, JavaServer Pages (JSP) files and other Web components that you want to assemble in an enterprise application and deploy onto an application server.
Use the Application Server Toolkit (AST) or Rational Web Developer assembly tool to assemble a Web module in any of the following ways:
Although you can input various properties for Web archives, available properties are specific to the Servlet, JSP, and J2EE specification level.
ResultA Web project is migrated or created. Files for the Web project are shown in the Project Explorer view under Enterprise Applications and Web Projects .
Related concepts
Web modules
Web applications
JavaServer Pages
Page lists
Application life cycle listeners and events
Servlet filtering
Servlets
Client type detection support
Global tag libraries
Related tasks
Assembling applications
Related reference
Web applications: Resources for learning