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
posted
0
One possible cause is if you have an earlier version of an XML parser somewhere on your system. Bill