Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XML parser in MIDP

843834Nov 30 2002 — edited Jul 11 2003
I have some problems in building an XML parser in MIDP. I used the
J2ME wireless Toolkit from sun. After I have created the project, I
copy the kxml sources (starting with the "org" directory) to
<project>\src. Then I click on the Build button. It said that package
org.kxml does not exist. But I have this code"import org.kxml.*" in
my program. Can anyone help me? Thanks a lot.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 8 2003
Added on Nov 30 2002
2 comments
84 views