| Author |
Parse xml document in j2me
|
Mania Pawar
Greenhorn
Joined: Jun 17, 2006
Posts: 10
|
|
hi any body say me how to import org.kxml2.io.*; because i got error on this line they say package does not exist . i am downlode that kxml2 jar file but i don't known how to use and where it add. please help me because i am newer in j2me thank you ! i am waitting here .........
|
 |
Theodore Casser
Ranch Hand
Joined: Mar 14, 2001
Posts: 1902
|
|
For starters, like all Java, make sure that the JAR is in your classpath when you're compiling. That could be the problem, just from the sound of things. It would help if you would be so kind as to include the exception you're seeing, or a description of when this exception is appearing, so we can better guide you through fixing the issue.
|
Theodore Jonathan Casser
SCJP/SCSNI/SCBCD/SCWCD/SCDJWS/SCMAD/SCEA/MCTS/MCPD... and so many more letters than you can shake a stick at!
|
 |
 |
|
|
subject: Parse xml document in j2me
|
|
|