How display xml content with nodes from a jsp



I have a jsp which calls a servlet which inturn calls a webservice. The response xml of webservice is returned to the jsp. Now in the front end the xml content is displayed with out the nodes..How to display the xml as xml(with nodes)? can anyone pls help?


No comments:

Post a Comment