im getting the following error when i start
tomcat :
SEVERE:
Servlet /collegelibrary threw load() exception
javax.servlet.ServletException: Error instantiating servlet class org.apache.struts.action.ActionServlet
im using
struts framework to build a web-app but i get the action servlet instantiation error.
i tried to deploy other struts example apps too and i am getting the same problem.
i have tried using struts 1.1 , 1.2.4 and 1.2.7 jar files and i get the same error
kindly help me out