DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12046>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12046 Reloading of tag files when modified Summary: Reloading of tag files when modified Product: Tomcat 5 Version: Unknown Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Jasper2 AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If a jsp ( foo.jsp) refers to a tag defined by a tag file (footag.tag) , and footag.tag is modified after foo.jsp has been compiled ,the footag.tag is not recompiled and loaded again. The foo.jsp needs to be recompiled again for these changes to take effect. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>