Constructing a J2EE application from artifacts

The free-form configuration allows you to create or drop your J2EE artifacts or module files into a free-form project directory. J2EE artifacts can include the source, annotated-source, or class files of servlets, JavaServer Pages (JSP) files, static Web content, Web filters, Web listeners, enterprise beans, and other generic files. The rapid deployment tools automatically place your artifacts in the appropriate J2EE project structure, generate any additional required artifacts to construct a J2EE compliant application, and deploy that application on a target server.

Steps

To construct a J2EE application from artifacts:

Related concepts
Rapid deployment of J2EE applications
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.