DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33453>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33453 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-23 01:02 ------- (In reply to comment #36) Scott, thanks! That helps a whole lot. I hadn't considered storing the lastModified times of the dependencies as member data of the servlet. It is the ideal place. In fact, Tomcat already stores the dependency list there. I am currently testing a fix which stores the dependant lastModified times there, as well as the lastModified time of the .jsp (rather than modify the timestamp of the .class and .java files). The comparisons made are all != instead of > . I will post a new patch once I've tested my changes more thorougly. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]