JavaServer Pages compilation speed

To reduce the compilation time for JavaServer Pages (JSPs), you can configure the class path for JSPs separately from the EAServer class path. Doing so can speed up the compilation of the JSPs. This can improve performance if your application requires runtime compilation, and can speed up the development cycle. For more information, see “Runtime compilation settings” in Chapter 5, “Web Application Tuning,” in the EAServer Performance and Tuning Guide.