org/apache/jsp

The Ant task all-jsp generates and compiles the Java source code for the JSP files used to generate the view. The source files are in org/apache/jsp. This step is completed before generating a build. Whenever a app is deployed with un-compiled jsp's, there usually a bit of a lag when the user hits a page in order for the jsp to compile. Pre-compiling the jsp speeds the innitial load a bit.