Hello all : 

I try to run struts with tomcat 4.0 and get this exception at the startup : 

java.lang.NullPointerException
        at org.apache.struts.digester.Digester.parse(Digester.java:755)
        at org.apache.struts.action.ActionServlet.initMapping(ActionServlet.java:1331)
        at org.apache.struts.action.ActionServlet.init(ActionServlet.java:465)
        at net.activia.cmanager.web.actions.CMActionServlet.init(Unknown Source)

I find this is weird because all works well with tomcat 3.*

Please help me ..., thx in advance

Reply via email to