I have an XML as a String and I want to print it properly with tags in the HTML report
I am using this:
<textarea id=rows="80" cols="100" style="width:1000px;">" + xml+</textarea>
What i see this sometimes it prints the half xml out of text area and only "" in text area.
I am using JAVA Can someone help what can be the issue?
https://stackoverflow.com/questions/65821977/how-to-print-xml-in-a-html-report January 21, 2021 at 02:07PM
没有评论:
发表评论