java.lang.NoClassDefFoundError -- new guy question

2001-10-03 Thread Jay . B . Febbo
Hi All - I have struts.jar in app/WEB-INF/lib and I am receiving a runtime error. Struts.jar is not in my classpath. My example app works so I'm not sure where to look.. Thanks. javax.servlet.ServletException: org/apache/struts/action/ActionForm at

RE: java.lang.NoClassDefFoundError -- new guy question

2001-10-03 Thread Paap, Keith
made some changes to help class loading issues. Keith Paap -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 2:15 PM To: [EMAIL PROTECTED] Subject: java.lang.NoClassDefFoundError -- new guy question Hi All - I have struts.jar