Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 86699 invoked from network); 28 Jun 2003 07:15:11 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 28 Jun 2003 07:15:11 -0000 Received: (qmail 20255 invoked by uid 97); 28 Jun 2003 07:17:44 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 20248 invoked from network); 28 Jun 2003 07:17:43 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 28 Jun 2003 07:17:43 -0000 Received: (qmail 85181 invoked by uid 500); 28 Jun 2003 07:14:58 -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 85167 invoked from network); 28 Jun 2003 07:14:57 -0000 Received: from law12-oe57.law12.hotmail.com (HELO hotmail.com) (64.4.18.192) by daedalus.apache.org with SMTP; 28 Jun 2003 07:14:57 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 28 Jun 2003 00:15:10 -0700 Received: from 61.11.75.221 by law12-oe57.law12.hotmail.com with DAV; Sat, 28 Jun 2003 07:15:09 +0000 X-Originating-IP: [61.11.75.221] X-Originating-Email: [antonypaul24@hotmail.com] From: "Antony" To: "tomcat mail list" Subject: How to catch the error of jsp:useBean tag. Date: Sat, 28 Jun 2003 12:45:57 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: X-OriginalArrivalTime: 28 Jun 2003 07:15:10.0322 (UTC) FILETIME=[02A9B520:01C33D45] 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, How to catch the error if it is caused by jsp:useBean tag ?. I am getting an error on the tag. The error message prints org.apache.jasper.JasperException: name of class. No Error details. How to deal with such errors ? --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org