Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 1191 invoked from network); 7 Jan 2003 18:39:07 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 7 Jan 2003 18:39:07 -0000 Received: (qmail 20047 invoked by uid 97); 7 Jan 2003 18:40:19 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 19991 invoked by uid 97); 7 Jan 2003 18:40:18 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 19979 invoked by uid 98); 7 Jan 2003 18:40:17 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <20030107183854.11765.qmail@hm36.locaweb.com.br> From: "webmaster" Date: Tue, 7 Jan 2003 16:38:54 -0200 To: tomcat-dev@jakarta.apache.org Subject: Jasper and big jsp files ( not working !! ) References: In-Reply-To: X-Mailer: LocaMail X-IPAddress: 200.182.81.199 X-Sender: webmaster@cienciapura.com.br MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, I have a problem with both Jasper and Jasper2. If I have a huge piece of HTML inserted between two statements, the generated out.println("") on the compiled code outputs just the first 8192 characters. I tried to play with the 'largefile' option in the /conf/web.xml: jsp org.apache.jasper.servlet.JspServlet logVerbosityLevel WARNING largefile true 3 and it does not work either. I'm using Tomcat 4.1.18 with Jasper2. Thanks -- To unsubscribe, e-mail: For additional commands, e-mail: