Re: Struts Action Servlet loading problem

2006-03-21 Thread Martin Cooper
This is a question for the Struts User list. The Struts Dev list is for discussion of the development of Struts itself. My first guess would be that you are not putting all of your application's jar files in your WEB-INF/lib directory. If that doesn't solve your problem, please ask on the User lis

Struts Action Servlet loading problem

2006-03-21 Thread niranjan maturi
Hi all, I wrote a simple struts application and when I try to deploy in weblogic 8.1, it gives the following error: "Servlet class org.apache.struts.action.ActionServlet for servlet ActionServlet could not be handled by the classloader with classpath: ". At the end it printed out the big classpath