posted 15 years ago
Which version of JBoss AS are you using? And how do you deploy the application to the server (copy/paste)? Also is the .war archived or is it deployed as an exploded folder.
If you are deploying the .war as an exploded folder, you can just change the jsp directly in the .war and the changes will be picked up without having to redeploy the application.