Why and when to perform this task
A developer creates the files comprising a Web application, and then assembles the Web application components into a Web module. Next, the deployer (typically the developer in a unit-testing environment or the administrator in a production environment) installs the Web application on the server.Steps for this task
Following deployment, you might find it handy to use the tool that enables batch compiling of the JSP files for quicker initial response times.
Related concepts
Web container
Enterprise (J2EE) applications
Related reference
JavaServer Pages engine troubleshooting tips