I got a "java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm" while initiating my ActionServlet. I think it happened when parsing struts-config.xml, trying to load a subclass of ActionForm. The problem goes away if I comment out all my FormBeans in struts-config.xml. Any clue as to what I did wrong?
It's Struts 1.2.7 in WebLogic 8.1.3, if that matters. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]