IntelliJ Java IDE
The moose likes XML and Related Technologies and the fly likes xml parsing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "xml parsing " Watch "xml parsing " New topic
Author

xml parsing

parul sharma
Greenhorn

Joined: Jul 17, 2001
Posts: 17
hi!!
i have downloaded sun xmlparser and eventhough the java files r compling (i have set the .jar class path)when i try to run the file i get a error "cann't find class java.lang.NoClassDefFoundError.(wrong class path?)"
whats wrong .help!!
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 11862
One possible cause is if you have an earlier version of an XML parser somewhere on your system.
Bill

Java Resources at www.wbrogden.com
 
 
subject: xml parsing
 
Threads others viewed
How do i setup ODBC data source for mysql
getting an API to work right
Unable to import javabean class in servlet
The source attachment does not contain the source for the file testCase.class
classpath problem win2000
MyEclipse, The Clear Choice