Hi.
How to parse xml using SAXParser....
I am getting error like...
---->java.io.IOException: no more input streams available
I am trying to read xml from server which generate server......
Plz Help..
Its urgent
Hi.
How to parse xml using SAXParser....
I am getting error like...
---->java.io.IOException: no more input streams available
I am trying to read xml from server which generate server......
Plz Help..
Its urgent
Can you please ask all Java related questions inside Java sections of this forum, and not under General Discussions.
Hello Vivek0914,
regarding how to parse XML with SAXParser, have you checked these resources by Nokia Developer?:
http://www.developer.nokia.com/Commu...arsing_Example
Java Developer's Library 3.9 > Developer's guides > Networking > Web Services (click the 'Web Services' node from the list of Contest to open the sub-topics including using the XML package): http://library.developer.nokia.com/i...9E990B2AA.html
Regards,
r2j7