File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Struts 2 / tomcat 6 / eclipse (indigo ) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts 2 / tomcat 6 / eclipse (indigo )" Watch "Struts 2 / tomcat 6 / eclipse (indigo )" New topic
Author

Struts 2 / tomcat 6 / eclipse (indigo )

Mary Chellapa
Ranch Hand

Joined: Jul 26, 2011
Posts: 93
I created a small application, I can not run it .
I have added jars (I am leaning towards this is where i may have gone wrong )
It gives following error

java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.FilterDispatcher


the jars were to be added to WEB-INF\lib , i didn't quite understand this part, i didn't see any option if someone can please walk me through it.
So i added necessary jars in project properties>java build path > libraries> Add external jars

''

Please Help


Mary
ravisankar sankar
Greenhorn

Joined: Jul 22, 2011
Posts: 27

hi ranchers,

Iam using eclipse indigo webtoolplatform. how do I add struts 2 plugins to my eclipse dynamic project. please help me.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Struts 2 / tomcat 6 / eclipse (indigo )
 
Similar Threads
Why do my JARs have to be in the server classpath?
recieving this exception for iText
Problem in configiring Spring aspects
Cast problem
Servlet Jar Includes in Eclipse