How to find the length of the xml data in the Document Object
843834Jun 15 2001 — edited Jun 18 2001Hi
I wanted to send the xml data to a servlet as document. I am using xerces Java xml parser to do that. I can create the Document. Is there a way to find out the content length of the document so that I can set the Content-length parameter
Thanks
Chandra