Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 8609 invoked from network); 16 Oct 2005 02:35:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Oct 2005 02:35:46 -0000 Received: (qmail 33335 invoked by uid 500); 16 Oct 2005 02:35:33 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 32445 invoked by uid 500); 16 Oct 2005 02:35:31 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 32434 invoked by uid 99); 16 Oct 2005 02:35:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Oct 2005 19:35:31 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jreynolds11@gmail.com designates 64.233.184.194 as permitted sender) Received: from [64.233.184.194] (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Oct 2005 19:35:32 -0700 Received: by wproxy.gmail.com with SMTP id i20so364832wra for ; Sat, 15 Oct 2005 19:35:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=YkpZX2b9VuZdal/glaYSxb8dvprFD7/+APTeWGqVW3rAIF/1OXXJyOripxwQkGbR+eRWEJyC9dguvyji7YwIUFjt7eVYgRRzXXt6wtAG/1CmOVB+ty5xwidfS8TF9HWAroW5DCDklwPAkq9ZCM27dhwL3g8aZmKayTi39qKm3mM= Received: by 10.54.115.2 with SMTP id n2mr1385386wrc; Sat, 15 Oct 2005 19:35:09 -0700 (PDT) Received: by 10.54.101.10 with HTTP; Sat, 15 Oct 2005 19:35:09 -0700 (PDT) Message-ID: Date: Sat, 15 Oct 2005 22:35:09 -0400 From: j r To: users@tomcat.apache.org Subject: Dynamic jsp includes MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_24227_23513999.1129430109759" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_24227_23513999.1129430109759 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline All, This is perhaps a very easy question for many of you, but here it goes: What has changed from tomcat 4.1.30 to tomcat 5.5 that would make dynamic jsp includes not work? I have tried setting the following settings to ensur= e that it works: development=3Dfalse, reloading=3Dtrue, checkInterval=3D900 Any help on this would be greatly appreciated. -j ------=_Part_24227_23513999.1129430109759--