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
Post a Comment