my dog learned polymorphism
The moose likes Tomcat and the fly likes compiling all jsp's when tomcat starts. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "compiling all jsp Watch "compiling all jsp New topic
Author

compiling all jsp's when tomcat starts.

Kamlesh Devani
Greenhorn

Joined: Dec 19, 2004
Posts: 2
I want that all my jsps should get compiled when i start the tomcat 4.1 server. What is the settings required to be done on the files or other things needed to do the same.

Thanks & Regards
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

Have a look at section "Web Application Compilation" at:

Pre-Compile JSPs in Tomcat


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: compiling all jsp's when tomcat starts.
 
Similar Threads
Deploying a WAR file on MAC OS X Leopard
tomcat session timeout
Cannot start tomcat 3.3 from within eclipse
Info on Apache ,Tomcat
Tomcat crash recovery?