Chapter 7 Creating J2EE Applications for IBM WebSphere 5.0


Building a Web Application Project

For a Web project, you can use WSAD to edit the Java code, modify the JSP pages, and edit the deployment descriptors.

Steps To build a Web project:

  1. Right-click the Web project.
  2. Select Build Project or Rebuild Project.

Steps To validate a Web project:

  1. Right-click the Web project.
  2. Select Run Validation.

To deploy a Web project, you need to use the J2EE EAR project to deploy the application.

 


Copyright (C) 2006. Sybase Inc. All rights reserved.