[ExceptionHandler] NoClassDefFoundError: org/apache/struts/action/ExceptionHandler

2002-08-30 Thread Charles
Hi, I'm using declarative exception handling in struts 1.1. I have no problems implementing them. However I want to display additional information of the exception by getting the e.getMessage() and including it into the ActionError object. I've read up Chuck 's chapter 10 on exception and used Spe

Re: [ExceptionHandler] NoClassDefFoundError: org/apache/struts/action/ExceptionHandler

2002-08-30 Thread Charles
ionHandler - - Original Message - From: "Charles" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, August 30, 2002 3:49 PM Subject: [ExceptionHandler] NoClassDefFoundError: org/apache/struts/action/ExceptionHandler