http://jakarta.apache.org/site/binindex.cgi and get "commons-digester.jar" Saludos, -M ----- Original Message ----- From: "Vanessa Monteiro" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 09, 2004 1:10 PM Subject: Struts beginner
> Hello list members, > > I'm new at struts list and to using the framework. I'm starting my > first web app and I got to map the actions just fine but when reach the > action in my appl I get the following error msg: > > java.lang.NoClassDefFoundError: org/apache/commons/digester/Digester > > Here is the listing for my WEB-INF/lib > commons-beanutils.jar > commons-collections.jar > commons-digester.jar > commons-lang.jar > commons-logging.jar > commons-pool-1.1.jar > commons-validator.jar > jstl.jar > standard.jar > struts-el.jar > struts.jar > > What am I missing? > > Thanks, > Vanessa. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

