The moose likes JBoss and the fly likes JSP Pre compilation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JSP Pre compilation" Watch "JSP Pre compilation" New topic
Author

JSP Pre compilation

jagannadha reddy
Greenhorn

Joined: Jul 02, 2010
Posts: 14
Hi,

I am using ANT to build and Jboss for deploying and accessing application. But if any code changes occured i am doing build deploy even if i change JSP code also doing same. How i can avoid this? Is there any Precompilation process? Please help me....
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5532

I usually had a separate Ant target that would just deploy updated JSPs, that way I didn't have to rebuild and redeploy the whole app. Of course, I used exploded deployment: https://community.jboss.org/wiki/ExplodedDeployment


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: JSP Pre compilation
 
Similar Threads
javascript not working, please help me out
Enable your web application for google search
options for opening a new window
problem with java script, please help
Offered Job in Build&release Management