Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 34788 invoked from network); 25 Sep 2002 20:13:50 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 25 Sep 2002 20:13:50 -0000 Received: (qmail 12504 invoked by uid 97); 25 Sep 2002 20:13:10 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 12431 invoked by uid 97); 25 Sep 2002 20:13:07 -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 12227 invoked by uid 98); 25 Sep 2002 20:13:04 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-Id: X-Mailer: Novell GroupWise Internet Agent 5.5.4.1 X-GWError: 4 Date: Wed, 25 Sep 2002 08:12:10 -0600 From: "Ryan Cornia" To: Subject: DBTags problem with Tomcat 4.1.12? Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_2F738E2F.4A2B8601" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --=_2F738E2F.4A2B8601 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I'm trying to use DBTags from jakarta.apache.org with Tomcat 4.1.12. The = tags worked correctly in Tomcat 4.0.4, but in 4.1.12, if the sql query = does not return a result set, the actual sql query is printed to the = JSP!!! Yikes! The query should not be printed to the JSP page under any = circumstances. =20 Anyone else experience this, know of a fix? =20 Thanks, Ryan =20 --=_2F738E2F.4A2B8601--