Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 14251 invoked from network); 25 Aug 2008 14:28:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Aug 2008 14:28:48 -0000 Received: (qmail 7118 invoked by uid 500); 25 Aug 2008 14:28:39 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 6210 invoked by uid 500); 25 Aug 2008 14:28:37 -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 6199 invoked by uid 99); 25 Aug 2008 14:28:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2008 07:28:37 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pookey@gmail.com designates 209.85.198.237 as permitted sender) Received: from [209.85.198.237] (HELO rv-out-0506.google.com) (209.85.198.237) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2008 14:27:40 +0000 Received: by rv-out-0506.google.com with SMTP id l9so1354593rvb.47 for ; Mon, 25 Aug 2008 07:28:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=7xkDX/SeTyAlbD6n+0OfBe9Nk+PonNaivfjFp0lYSYw=; b=JEhyBcvv4ZykZ8JZz52OMfACyrMNM7DUiwH+T1B2ZKHcEha57JJ8n5q1xtPjJQoV7B b1hmsfiiGghvQoL+yffv0x6UU6UA/tBT1uU5aU153S+OmVloMupivCK1hN+6VERLzfE+ dNIZ7ODWB94NtACIzhfg/cbf0BkLUL2jqkrQQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=mLG1Mt222hx4tqnwzwZ1UsQ9bG2Q1RFuR550WNOHBCYfz88w3QdmJ3opJ7I8aR3wZw tSyFzquVwXljSR7kwdnWHNg+9cwQpUL+xSlYDDjU3WsODc5rUbGfjIF+ERClxyKRs3JG OqvO/SEFGLLHS01dBpv2726eYkvSKzTxduQbk= Received: by 10.140.172.19 with SMTP id u19mr2165686rve.133.1219674489979; Mon, 25 Aug 2008 07:28:09 -0700 (PDT) Received: by 10.141.68.8 with HTTP; Mon, 25 Aug 2008 07:28:09 -0700 (PDT) Message-ID: <6847b1400808250728t4a11308exb7a831ce5ed7a5de@mail.gmail.com> Date: Mon, 25 Aug 2008 15:28:09 +0100 From: "Ian P. Christian" To: "Struts Users Mailing List" Subject: Re: Struts2 FireFox shows loading and then blank Page In-Reply-To: <19144705.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <19144705.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Aug 25, 2008 at 3:18 PM, dynamicd wrote: > > I am having this weird problem. When I open Firefox and enter the URL. It > opens up. I see my Tabbed Panel and the Loading Text and then the page goes > blank. > I have to refresh the page and then it works sometimes and sometimes it > doesnt. Any ideas? I've had this before with firefox when developing sites under PHP, it just stopped rendering pages. Most odd, and only ever seemed to happen on my own sites - but it was firefox at fault as far as I ever worked out. Sometimes I even needed to restart firefox to stop it showing a blank page. If I went to 'view source', the source showed. Strange, but true :) --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org