Re: {Spam?} Re: java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm

2005-08-05 Thread GRamani
d to "Struts Users Mailing List" To user@struts.apache.org cc Subject {Spam?} Re: java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm I haven't used WLS much, but this is almost certainly either (a) you don't have the Struts jars in place as you t

Re: java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm

2005-08-05 Thread Laurie Harper
I haven't used WLS much, but this is almost certainly either (a) you don't have the Struts jars in place as you think you do ;-) or (b) there are copies elsewhere on WLS's classpath. Does it have a copy of Struts bundled or something? Try removing struts.jar from WEB-INF/lib. If that changes the