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=30019>.
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=30019

JSP file application level cache

           Summary: JSP file application level cache
           Product: Tomcat 5
           Version: 5.0.25
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I use the region/section tags from David Geary's "Advanced JavaServer Pages".
They are similar with the Tiles, but don't cache the layout components in the
application level. This character is critical for i18n resource bundle approach.
I have used it from TC 3 up to 5.0.16 without this cache issue. The TC 5.0.25
does the application level JSP file cache (for some reasons). When a browser
with a different accepted-language access the application, the header and footer
stay in the same language as before, although the body/content is in the desired
language.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to