display Xml ( which refer XSL ) By Servlet
Dear Friends,
I am trying to display a xml file By Servlet.
the xml file is created by the Servlet . which Refer a xsl File .
it show the following errors.......
The stylesheet does not contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document.
But the servlet can display the xml file .
please help me
|