From pierre.delisle@sun.com Wed Sep 27 18:33:46 2000 Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 22792 invoked from network); 27 Sep 2000 18:33:46 -0000 Received: from mercury.sun.com (192.9.25.1) by locus.apache.org with SMTP; 27 Sep 2000 18:33:46 -0000 Received: from shorter.eng.sun.com ([129.144.250.35]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id LAA27647 for ; Wed, 27 Sep 2000 11:33:35 -0700 (PDT) Received: from sun.com (d-ucup02-251-150 [129.144.251.150]) by shorter.eng.sun.com (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with ESMTP id LAA29790 for ; Wed, 27 Sep 2000 11:32:07 -0700 (PDT) Message-ID: <39D23DDA.54DEF6FD@sun.com> Date: Wed, 27 Sep 2000 11:35:06 -0700 From: Pierre Delisle X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-dev@jakarta.apache.org Subject: [Fwd: Multiple jsp:plugin elements] Content-Type: multipart/mixed; boundary="------------3F7646DE55D3A23CDC09CDF7" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N --------------3F7646DE55D3A23CDC09CDF7 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit OK to commit this fix to 3.2? -- Pierre --------------3F7646DE55D3A23CDC09CDF7 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Received: from engmail1.Eng.Sun.COM (engmail1 [129.146.1.13]) by shorter.eng.sun.com (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with ESMTP id LAA29482 for ; Wed, 27 Sep 2000 11:29:42 -0700 (PDT) Received: from sunmail1.Sun.COM (sunmail1 [129.145.1.2]) by engmail1.Eng.Sun.COM (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with ESMTP id LAA24634 for ; Wed, 27 Sep 2000 11:29:41 -0700 (PDT) Received: from saturn.sun.com (saturn.EBay.Sun.COM [129.150.69.2]) by sunmail1.Sun.COM (8.9.1b+Sun/8.9.1/ENSMAIL,v1.6.1-sunmail1) with ESMTP id LAA13975 for ; Wed, 27 Sep 2000 11:29:41 -0700 (PDT) Received: from locus.apache.org (locus.apache.org [63.211.145.10]) by saturn.sun.com (8.9.3+Sun/8.9.3) with SMTP id LAA16833 for ; Wed, 27 Sep 2000 11:29:40 -0700 (PDT) Received: (qmail 16785 invoked by uid 500); 27 Sep 2000 18:29:32 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 16778 invoked from network); 27 Sep 2000 18:29:31 -0000 Received: from mercury.sun.com (192.9.25.1) by locus.apache.org with SMTP; 27 Sep 2000 18:29:31 -0000 Received: from shorter.eng.sun.com ([129.144.252.35]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id LAA26015 for ; Wed, 27 Sep 2000 11:29:30 -0700 (PDT) Received: from sun.com (d-ucup02-251-150 [129.144.251.150]) by shorter.eng.sun.com (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with ESMTP id LAA29424 for ; Wed, 27 Sep 2000 11:29:14 -0700 (PDT) Message-ID: <39D23D2C.A5EDA676@sun.com> Date: Wed, 27 Sep 2000 11:32:12 -0700 From: Pierre Delisle X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: Multiple jsp:plugin elements References: <027001c028ad$96147430$d326598a@shoeless> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N X-Mozilla-Status2: 00000000 This is fixed in 3.3 and 4.0. See http://archives2.real-time.com/pipermail/tomcat-users/2000-September/009474.html. I'll ask for permission to commit the fix to 3.2. -- Pierre > Steve Buroff wrote: > > 3.2beta 3 had a bug where you couldn't use multiple > jsp:plugin elements in the same page. I thought it > was supposed to have been fixed in beta 4 but I just > tried it and it seems to still be there. Anyone know > if it supposed to be fixed or not? Thanks. > > Steve Buroff --------------3F7646DE55D3A23CDC09CDF7--