Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 50039 invoked from network); 26 Jul 2000 17:35:32 -0000 Received: from mailhost.gist.com (206.41.1.135) by locus.apache.org with SMTP; 26 Jul 2000 17:35:32 -0000 Received: from devpwks001 ([206.41.30.2]) by mailhost.gist.com (Post.Office MTA v3.5.3 release 223 ID# 0-66824U200L100S0V35) with SMTP id com for ; Wed, 26 Jul 2000 13:35:25 -0400 Reply-To: From: "Y Morahg" To: Subject: RE: mutliple <%@ include%>s Date: Wed, 26 Jul 2000 13:38:06 -0400 Message-ID: <8DC09D493A3ED4118DC300508BAC980719DB9E@gsrv2003.gist.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0000_01BFF706.CED56820" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <40F398F58302D411B1D80010B5458F143FA6A4@mtiserver1.sfcommerce.com> X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0000_01BFF706.CED56820 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Thanks -- I'll try that. Anybody out there know the answer to this question??? -Y --------------------------- Yoav Morahg Software Engineer Gist Communications (212) 965-1999 xt 122 ymorahg@gist.com -----Original Message----- From: Maxime Turner [mailto:TurnerM@sfcommerce.com] Sent: Wednesday, July 26, 2000 1:32 PM To: 'tomcat-user@jakarta.apache.org' Subject: RE: mutliple <%@ include%>s I also had the same problem, and I too was waiting for an answer to your question, what i do right now is use the tag instead. > > > Hi. > > I posted this the other day, but never got an answer. > > I'm using a .jsp page that wants to include a color key at > the top and the > bottom of the content. Under ServletExec it accomplished this > by putting the > colorkey in a file (colorkey.jsp) and using a static include > (<%@ include%>) > to include the file at the top and also at the bottom. The > problem is that > Tomcat complains that it has already > > ------=_NextPart_000_0000_01BFF706.CED56820 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: mutliple <%@ include%>s
Thanks=20 -- I'll try that.
 
Anybody out there know the answer to this=20 question???
 
-Y
 

--------------------------- =
Yoav Morahg
Software Engineer
Gist=20 Communications
(212) 965-1999 xt = 122=20
ymorahg@gist.com

-----Original Message-----
From: Maxime Turner=20 [mailto:TurnerM@sfcommerce.com]
Sent: Wednesday, July 26, = 2000 1:32=20 PM
To: 'tomcat-user@jakarta.apache.org'
Subject: = RE:=20 mutliple <%@ include%>s


I also had the same problem, and I too was waiting = for an=20 answer to your question, what i do right now is use the = <jsp:include />=20 tag instead.

>
>
>=20 Hi.
>
> I = posted this=20 the other day, but never got an answer.
> =
> I'm using a .jsp page that wants to = include a=20 color key at
> the top and the =
> bottom of the content. Under ServletExec it accomplished = this=20
> by putting the
>=20 colorkey in a file (colorkey.jsp) and using a static include =
> (<%@ include%>)
> to = include the=20 file at the top and also at the bottom. The
>=20 problem is that
> Tomcat complains that = it has=20 already
>
>=20

------=_NextPart_000_0000_01BFF706.CED56820--