You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/08/26 19:06:31 UTC

DO NOT REPLY [Bug 12046] New: - Reloading of tag files when modified

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: tomcat-dev@jakarta.apache.org
        ReportedBy: prasad.subramanian@sun.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>