printing xml file in jsp
Hi,
I have a xml document stored as string. I want to print the entire document in my jsp file.But when i print the string , only the data in my xml document gets printed and not the tags.But when i do a view source i can see the entire xml file.How can print the tags as well?
Regards
Vivek
Message was edited by:
vivek.shankar

