0 Replies Latest reply on Sep 10, 2003 9:01 AM by tscondor

    Tomcat and cache

    tscondor

      Hi!,
      I have a problem: my application works fine on J2EE RI and Tomcat 4.1 separately but in JBoss 2.4.10 whit Tomcat 4.0.6 is very bad.
      I have uncovered the cause: the Tomcat in Jboss send "Pragma: no-cache" on the all header while Tomcat standalone not.
      Do you know how to set jboss2.4.10 with Tomcat for not send "Pragma no-cache"? My jsp page have many images and icons...

      Excuse my bad english...
      Thanks