TrainBeaser for iPhone
The moose likes JSP and the fly likes When does Apache tomcat compile a JSP page? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "When does Apache tomcat compile a JSP page? " Watch "When does Apache tomcat compile a JSP page? " New topic
Author

When does Apache tomcat compile a JSP page?

Mark Guo
Ranch Hand

Joined: Nov 17, 2010
Posts: 56
When does Apache tomcat compile a JSP page? Thanks in advance!
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 23645

All servers compile a JSP the first time it is requested. Some app servers provide a special way to "precompile" them at deployment time.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50693

Please read this article.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
 
subject: When does Apache tomcat compile a JSP page?
 
Threads others viewed
Updated: "Invalid character constant", Help needed
JSP load on startup
custom 404 error page
Apache communication when Tomcat is down
Tomcat & Error Status 404
IntelliJ Java IDE