-
parsing XML String in java...
hello,
i am making my first "real work" program in java,
a servlet witch send XML over HTTP and receive an XML response.
all that work perfectly, but know i want to parse the String variable
witch contain the XML response document.
i'm using visual age 3.5
and the com.ibm.xml.parsers.DOMParser
how can i parse a String ?
my aim is not to create a file just to parse it and delete it
(remenber it's a servlet)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|