File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Pre-Compile JSPs in JBoss Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Pre-Compile JSPs in JBoss" Watch "Pre-Compile JSPs in JBoss" New topic
Author

Pre-Compile JSPs in JBoss

Dave Salter
Ranch Hand

Joined: Jul 20, 2005
Posts: 292

Is it possible to pre-compile JSPs in JBoss?

The performance I get from uncompiled JSPs is very good, but this may not be the case when my application gets larger and larger.

Do other people pre-compile JSPs, or do you think its a waste of time?

Cheers,

Dave.
norman richards
Author
Ranch Hand

Joined: Jul 21, 2003
Posts: 364
Pre-compiling is a good practice for production systems.


[<a href="http://members.capmac.org/~orb/blog.cgi" target="_blank" rel="nofollow">blog</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/0596100078/orb-20" target="_blank" rel="nofollow">JBoss: A Developer's Notebook</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/1932394052/orb-20" target="_blank" rel="nofollow">XDoclet in Action</a>]
Dave Salter
Ranch Hand

Joined: Jul 20, 2005
Posts: 292

Thanks,

Does your book cover this at all?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Pre-Compile JSPs in JBoss
 
Similar Threads
Compilling JSPs at starttup time ?
java API to parse JSP
edit plus
jsp precompile
recompiling jsp on jboss 4.0.5