0 Replies Latest reply on Oct 22, 2010 10:04 AM by herbet99

    replacing precompiled jsps on the fly

    herbet99

      I have a war application deployed and are using jsp files that are precompiled and put into a single jar. This works great except that I can't updated a single jsp without bouncing JBoss. I would like to be able to deploy new versions of a jsp without having to bounce JBoss. Is there a better way to do this?