Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using tomcat 6 web server to do some jsp stuff.

If I made some changes to an associated **java** file and compile it, tomcat fail to reflect such changes.(if those changes are made to **jsp** file, it is ok)

However, if I restart the tomcat server, the changes are reflected and everything goes as I expect.

I doubt it is the server cache thing. How can I solve it?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900