Two Laptop Bag
The moose likes Struts and the fly likes NoClassDefFoundError in struts 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 "NoClassDefFoundError in struts" Watch "NoClassDefFoundError in struts" New topic
Author

NoClassDefFoundError in struts

Shankar Narayana
Ranch Hand

Joined: Jan 08, 2003
Posts: 134

java.lang.NoClassDefFoundError: org/apache/jsp/jsp/addClient_jsp (wrong name: org/apache/jsp/jsp/addclient_jsp)



Hi all,

I have recently changed my jsp class names and when i try to access the pages i am getting this error. I have made sure that all the class files were deleted from classes folder and the corressponding struts-config.xml is also changed.

I dont understand what else could be going wrong?

Can anyone got some clues :roll:


"Failure is not when you fall down; its only when you fail to get up again."
Shankar Narayana
Ranch Hand

Joined: Jan 08, 2003
Posts: 134
Hi all,

I could solve the problem by deleting all the files from tomcat/work/... folder.

Regards
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: NoClassDefFoundError in struts
 
Similar Threads
JSP in Struts
problems running jsp1.2 ...
Problem With cactus testing
JSP error
wrong name error..