Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 71300 invoked from network); 11 Jul 2003 16:53:36 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 11 Jul 2003 16:53:36 -0000 Received: (qmail 21557 invoked by uid 97); 11 Jul 2003 16:56:07 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@nagoya.betaversion.org Received: (qmail 21550 invoked from network); 11 Jul 2003 16:56:06 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 11 Jul 2003 16:56:06 -0000 Received: (qmail 69264 invoked by uid 500); 11 Jul 2003 16:53:14 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 69252 invoked from network); 11 Jul 2003 16:53:14 -0000 Received: from oxmail2.ox.ac.uk (HELO oxmail.ox.ac.uk) (163.1.2.2) by daedalus.apache.org with SMTP; 11 Jul 2003 16:53:14 -0000 Received: from smtp0.herald.ox.ac.uk ([163.1.0.246]) by oxmail.ox.ac.uk with esmtp (Exim 4.14) id 19b193-0002A4-6v for struts-user@jakarta.apache.org; Fri, 11 Jul 2003 17:53:17 +0100 Received: from khawaja.offices.ox.ac.uk ([129.67.31.5] helo=admin.ox.ac.uk) by smtp0.herald.ox.ac.uk with esmtp (Exim 3.35 #1) id 19b193-0001g3-00 for struts-user@jakarta.apache.org; Fri, 11 Jul 2003 17:53:17 +0100 Message-ID: <3F0EEB89.4030304@admin.ox.ac.uk> Date: Fri, 11 Jul 2003 17:53:29 +0100 From: Qasim Khawaja User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3.1) Gecko/20030425 X-Accept-Language: en-gb, en MIME-Version: 1.0 To: Struts Users Mailing List Subject: Declarative Exception Handling Content-Type: text/plain; charset=us-ascii; format=flowed 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 I have defined an exception in the action mapping declaration but the ide I am using (eclipse) is insisting that I throw an exception or surround with a try catch. Am I missing something here? Q --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org