Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 5312 invoked from network); 12 Sep 2002 09:00:48 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 12 Sep 2002 09:00:48 -0000 Received: (qmail 20440 invoked by uid 97); 12 Sep 2002 09:01:14 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 20419 invoked by uid 97); 12 Sep 2002 09:01:13 -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 20406 invoked by uid 98); 12 Sep 2002 09:01:13 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Subject: AW: PROBLEM with Tomcat 4.10 and Jasper Date: Thu, 12 Sep 2002 11:00:35 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-ID: content-class: urn:content-classes:message X-MS-Has-Attach: X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-TNEF-Correlator: Thread-Topic: PROBLEM with Tomcat 4.10 and Jasper Thread-Index: AcJaNmlmJ3EFJ+V3Sj+jvYPnUKr32wAAqnsQ From: "Ralph Einfeldt" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N It looks like jasper is generating wrong code in this case. encode() is called on the result of FIECONJV1.getCONTCO(vect),=20 which is a long. This should be converted to a string before=20 calling encode(). =20 As a work around you can force the expression to return a=20 string like this: ... " /> ... See if that helps. Ralph Einfeldt Uptime Internet Solution Center GmbH Hamburg, Germany Hosting, Content Management, Java Consulting http://www.uptime-isc.de=20 -----Urspr=FCngliche Nachricht----- Von: christophe.baroin@jpservices.fr = [mailto:christophe.baroin@jpservices.fr] Gesendet: Donnerstag, 12. September 2002 10:26 An: tomcat-user@jakarta.apache.org Betreff: PROBLEM with Tomcat 4.10 and Jasper I have a problem with Tomcat 4.10 and Jasper=20 I use tags < jsp:include... >.=20 That functions very well with Tomcat 4.0.x but not with Tomcat 4.10=20 I you sendings my log and my file jsp + file compiled (Tomcat 4.0.4 and = 4.10).=20 -- To unsubscribe, e-mail: For additional commands, e-mail: