Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why I always got Exception:java.lang.NoClassDefFoundError

Status
Not open for further replies.

hgui

Programmer
May 15, 2002
2
AU
I try to run the examples in J2EE Tutorial. When I run Converter example, it works well in IE5.0 but in client application, it always says: Apllication threw an exception:java.lang.NoClassDefFoundError: ConverterHome. I check in the deploytool, i indeed put the class in. The same situation happens when I run SavingsAccount examples and some others in command window. What's the problem?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top