Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 64364 invoked from network); 8 Aug 2002 14:05:25 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Aug 2002 14:05:25 -0000 Received: (qmail 16010 invoked by uid 97); 8 Aug 2002 14:05:33 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 15965 invoked by uid 97); 8 Aug 2002 14:05:31 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 15952 invoked by uid 98); 8 Aug 2002 14:05:30 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: Thu, 08 Aug 2002 01:23:53 -0700 From: Vernon Wu Subject: Re: A bug or a new behaviour? How TC4.1 deal with the tile page layout template In-reply-to: To: tomcat-user@jakarta.apache.org Reply-to: vernonw@gatewaytech.com Message-id: <6ZYUGCHGTRIGK4WXUSPYV4ZZ31A5.3d522a99@kimiko> MIME-version: 1.0 X-Mailer: Opera 6.03 build 1107 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 (Normal) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Did I ask a foolish question? Or I should do more homework before to ask a question? I have not received any response for this question so far. 8/6/2002 1:58:46 PM, Vernon Wu wrote: > >I have been using the tile page layout template for about a year on TC4.0. When I try to upgrade the container to >TC4.1, the version 4.1.8 beta right now, I run into a page layout related fault problem. > >In the application, two set of templates are defined in two separated JSP file. The only difference between these two is >a sidebar - with or without. > >>From my observation so far, it seems the new TC container only picks up a single one JSP with a template definition, >wherever the first one it finds. The second one never get translated into a Java file. That totally ruin my application. If I >place the template definition with a sidebar first in the JSP file, I get an instance exception since the sidebar file is called >when it shouldn't be. If the place the template definition without a sidebar first in the JSP file, no sidebar shows up in all >of pages. The application can't be used since most of menu items are on the sidebar. > >Again, this situation only occurs on TC4.1.8 beta, but not on TC4.0. > >Is it a bug or a new behaviour specified on a specification? > >If it is not a bug, how I can resolve the problem I am facing? > >Thanks, > >Vernon > -- To unsubscribe, e-mail: For additional commands, e-mail: