0 Replies Latest reply on Aug 18, 2003 8:33 AM by tscondor

    jboss/Tomcat cache

    tscondor

      Hi,
      I have a web application under jboss 2.4 with tomcat 4.0.6 and I have a problem with the cache. All the object on the JSP page (such as images) will reloaded every time the page is viewed.
      Under tomcat standalone with j2ee reference implementation, this problem not exist.
      You know a method for caching the images under jboss-tomcat?
      In that method, the jsp page is less heavy...

      Thanks a lot!