Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 46621 invoked from network); 31 Jul 2003 14:10:22 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 31 Jul 2003 14:10:22 -0000 Received: (qmail 2062 invoked by uid 97); 31 Jul 2003 14:12:58 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 2055 invoked from network); 31 Jul 2003 14:12:57 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 31 Jul 2003 14:12:57 -0000 Received: (qmail 44777 invoked by uid 500); 31 Jul 2003 14:09:52 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 44764 invoked from network); 31 Jul 2003 14:09:51 -0000 Received: from unknown (HELO maingate.mkodo.com) (217.158.103.214) by daedalus.apache.org with SMTP; 31 Jul 2003 14:09:51 -0000 Received: from smtp.uk1.mkodo.com (voyager.uk1.mkodo.com [192.168.11.233]) by maingate.mkodo.com (8.11.2/8.11.2) with ESMTP id h6VE9tM13436 for ; Thu, 31 Jul 2003 15:09:55 +0100 Received: from mkodo.com (jjwlaptop.uk1.mkodo.com [192.168.11.239]) by smtp.uk1.mkodo.com (8.12.8/8.12.8) with ESMTP id h6VEBckx026992 for ; Thu, 31 Jul 2003 15:11:42 +0100 Message-ID: <3F292329.90709@mkodo.com> Date: Thu, 31 Jul 2003 15:09:45 +0100 From: Jon Wingfield User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: File cannot be download with security-constraint... References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Cool. Was just writing a response about the headers tomcat adds when using a security restraint. But you've already worked it out... I've only seen the problem when using IE with SSL + security constraint but i guess it's more of a general problem. :( Jon Rob Tomlin wrote: >>ah the old IE + SSL + cacheing problem ;) > > > This seems to solve the problem: > > response.setHeader("Cache-Control", "public"); > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org