About building and deploying Web targets

You build and deploy Web targets to:

The build phase

Building a Web target prepares your files for deployment and verifies links from a Web page to another file. You can build a target anytime during development to get information about broken links so that you can fix them. You must build a target or individual files before deployment to make the files available for deployment. The deployment process does this automatically.

The deployment phase

Deploying a Web target processes target files from the Build folder and moves them to the runtime environment you specify. Typically you deploy your application in a local test environment before deploying it to the production servers.

You can deploy Web site targets to:

You can deploy JSP targets to: