Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 98957 invoked from network); 4 Sep 2009 15:24:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Sep 2009 15:24:23 -0000 Received: (qmail 91839 invoked by uid 500); 4 Sep 2009 15:24:19 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 91812 invoked by uid 500); 4 Sep 2009 15:24:19 -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 91801 invoked by uid 99); 4 Sep 2009 15:24:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2009 15:24:19 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.128] (HELO smtp5.freeserve.com) (193.252.22.128) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2009 15:24:09 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3417.me.freeserve.com (SMTP Server) with ESMTP id 80C511C00082 for ; Fri, 4 Sep 2009 17:23:48 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3417.me.freeserve.com (SMTP Server) with ESMTP id 72E801C00084 for ; Fri, 4 Sep 2009 17:23:48 +0200 (CEST) Received: from smtp.homeinbox.net (unknown [91.109.141.114]) by mwinf3417.me.freeserve.com (SMTP Server) with ESMTP id 3CBBF1C00082 for ; Fri, 4 Sep 2009 17:23:48 +0200 (CEST) X-ME-UUID: 20090904152348248.3CBBF1C00082@mwinf3417.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id 682421A4221 for ; Fri, 4 Sep 2009 16:23:35 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server01.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2q3br3mLVDbq for ; Fri, 4 Sep 2009 16:23:29 +0100 (BST) Received: from [192.168.0.9] (study03.dev.local [192.168.0.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id 0BDF71A421D for ; Fri, 4 Sep 2009 16:23:29 +0100 (BST) Message-ID: <4AA130EA.9000707@apache.org> Date: Fri, 04 Sep 2009 16:23:22 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: The method setTest(boolean) in the type WhenTag is not applicable for the arguments (String) References: <25296381.post@talk.nabble.com> In-Reply-To: <25296381.post@talk.nabble.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org achittela wrote: > Hi, > > I got the the below exception while i was accessing web application. I think > this issue is related to Tomcat 6.0.20. Did anyone have fix for this? > > SEVERE: Servlet.service() for servlet debugjsp threw exception > org.apache.jasper.JasperException: Unable to compile class for JSP: > > An error occurred at line: 45 in the jsp file: /cogadmin/addareas.jsp > The method setTest(boolean) in the type WhenTag is not applicable for the > arguments (String) > 42: > 43: > 44: > 45: Try removing the extra } ? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org