Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 71093 invoked from network); 6 Sep 2007 15:08:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 15:08:00 -0000 Received: (qmail 59182 invoked by uid 500); 6 Sep 2007 15:07:49 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 59150 invoked by uid 500); 6 Sep 2007 15:07:49 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 59139 invoked by uid 99); 6 Sep 2007 15:07:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 08:07:49 -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 andrew.rw.robinson@gmail.com designates 64.233.166.181 as permitted sender) Received: from [64.233.166.181] (HELO py-out-1112.google.com) (64.233.166.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 15:07:46 +0000 Received: by py-out-1112.google.com with SMTP id u77so417931pyb for ; Thu, 06 Sep 2007 08:07:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=sexKy5Cwwp24G4ZN3kXzxrX79dZdGEwv7dOFF87nny4=; b=KiXXnSLHq9+Eki4bZc1GJ32OMdt6pGPbwcNnhsILx5mr7iAvtf3Kxr0Bn2I/2oF751cKaYmki5f1YpkvAbF+f/I+sfslF1qCMXuIGCfMxRDMYE5737rPuyC0hLR0DX2bf2xArtwvCbgKUUzdjuTjRy9lhUrkvJuGkEfLoRdOQt0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=p1jUMY0hpg9b0ZYoO2AwqtIcl4xuZS3P603NUteVKK11vnrzkdU33CWGD5F4KJSPuKXjSykdggR+l8WUmxw6eQELr7xVCHK4KHY5tLMmNfBlvSJmBZnlL0YEMP0kfboTnpplqFNCxZ534Z019zIDCYqjtSYg6IGXTPIbKfC2Emg= Received: by 10.35.36.13 with SMTP id o13mr792073pyj.1189091242941; Thu, 06 Sep 2007 08:07:22 -0700 (PDT) Received: by 10.35.52.13 with HTTP; Thu, 6 Sep 2007 08:07:22 -0700 (PDT) Message-ID: Date: Thu, 6 Sep 2007 09:07:22 -0600 From: "Andrew Robinson" To: "MyFaces Discussion" Subject: Re: [Trinidad] Internet Explorer 5.5 ? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13295954.312321189071644734.JavaMail.servlet@kundenserver> X-Virus-Checked: Checked by ClamAV on apache.org More information here: http://support.microsoft.com/gp/lifean20 On 9/6/07, Andrew Robinson wrote: > IE 5.5 isn't supported by Microsoft, I don't see the need for any > MyFaces projects to support it either. It is a large security risk to > be running anything less than IE 6 (although IMO, running any IE is a > security risk) > > On 9/6/07, Stephen Friedrich wrote: > > I need to support IE 5.5 in my web app. > > However I've read in Trinidad's release notes that only IE 6.0 is supported. > > > > Is this a hard criteria? > > > > If so I probably won't be able to use Trinidad at all :-( > > > > Can anybody comment? > > >