jsp - tomcat fail to update newly compiled java files -



jsp - tomcat fail to update newly compiled java files -

i using tomcat 6 web server jsp stuff.

if made changes associated java file , compile it, tomcat fail reflect such changes.(if changes made jsp file, ok)

however, if restart tomcat server, changes reflected , goes expect.

i uncertainty server cache thing. how can solve it?

for convenience, can utilize tomcat's manager reload existing application.

addendum: @paul comments, executing manager commands ant provides improve long-term way deal this.

java jsp tomcat

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -