Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 86155 invoked from network); 30 May 2008 22:27:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 May 2008 22:27:22 -0000 Received: (qmail 96124 invoked by uid 500); 30 May 2008 22:27:15 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 96100 invoked by uid 500); 30 May 2008 22:27:15 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 96088 invoked by uid 99); 30 May 2008 22:27:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 May 2008 15:27:15 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [69.147.75.80] (HELO web62403.mail.re1.yahoo.com) (69.147.75.80) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 30 May 2008 22:26:17 +0000 Received: (qmail 17253 invoked by uid 60001); 30 May 2008 22:26:38 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=cEi/BLDfl50F2WKT/vx2RI0brhHQfQKCgqTnmRbo1Uo+BHAPT0utj4utR5XgmJjuNJ3Sx07/MLs0mZS6rTHARhrSPnUbbqNfT3TOKJd7GQRcCFmpACMzn8pfHX4g81ZhCTqLFLJUStidguid+ZC8nOf/IakjLaMxmjyVnbzGkrA=; X-YMail-OSG: HZzYJMIVM1lb.zY4YVNBwA9A5Hsij0MzZxfzezf6ZHsN3wHiNyRSmOJERtr56BEatQW.FnkDLfKkZ.qE2ddxcHGBC6FZIBXvQd6W Received: from [24.118.247.222] by web62403.mail.re1.yahoo.com via HTTP; Fri, 30 May 2008 15:26:35 PDT Date: Fri, 30 May 2008 15:26:35 -0700 (PDT) From: Jay Bose Subject: Re: Dojo and TabbedPanel in Internet Explorer 7 To: Struts Users Mailing List In-Reply-To: <21701.21864.qm@web62413.mail.re1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <225959.66475.qm@web62403.mail.re1.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Owen, thanks for your response! I did some more tweaking based on your original comment, and got it working. Specifically, I have some javascript files in a jsp fragment being loaded by sitemesh. Long story short, I had to make sure they all existed in one fragment. Which is why the forced refresh showed up well, but fragments IE thought it saw before did not load properly. --- Jay Bose wrote: > Owen, I wish that was it, but the same thing happens over and over. > > In other words, if I simply request the page/action, I get the debug error statements. > And if I immediately force a refresh, I get the desired page/response. > > What have you've done in the past to resolve this issue? > > > --- Owen Berry wrote: > > > Does it work after that forced refresh? Maybe you had a previous > > version of the page cached in the browser and it wasn't loading the > > scripts correctly. I've had a hard time convincing IE and Opera to > > relinquish it's cache in the past. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org