xml help
1 posts in topic
Flat View  Flat View
TOPIC ACTIONS:
 

Posted By:   santosh_sharma
Posted On:   Saturday, December 7, 2002 04:22 AM

i m writting my first program in java using xml..
and when i import javax.xml.*;
it is generating error package does not exist

Re: xml help

Posted By:   Roseanne_Zhang  
Posted On:   Saturday, December 7, 2002 12:24 PM

If you're not using j2sdk1.4 or above, you need set your CLASSPATH to the appropriate jars. Since you just start, my suggestion is downloading 1.4 from Sun now.
About | Sitemap | Contact