How do I keep JBoss/Tomcat from caching JSP pages?
When I deploy in JBoss, everything works fine. But when I recompile and redeploy, any
changes to Java classes are immediately seen, while changes to JSP pages are ignored.
This is not a browser caching problem nor is it an IDE caching problem. Restarting JBoss
is the only way to see the changes to the JSP pages.
I am using JBoss 4.0.5 and MyFaces v1.1.6, deploying with IntelliJ Idea 7 (although I
think the IDE may be irrelevant).
I have looked through the forums and have seen this question asked before, but always
under different circumstances and never answered due to other underlying problems instead
which when fixed helped the user.
Please help.
Thanks.
-Shadow
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227301#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...