Where does JBoss store compiled jsp files (cached servlets)? Something like a working directory on a Tomcat application server.
I searched Google to find the answer to this question, but I do not find any direct answers for this. Sorry, this should not be a hoax.
I see the contents of old versions of my jsp file in the browser. So, if I edit this jsp file, I do not see it in the browser. So I decided to remove this cached version in order to fix this problem.
source
share