how to create a xml object dynamically
843834Nov 23 2005 — edited Nov 23 2005Hi all,
In my current project the database is returning the query result in xml string format(using oracle's DBMS-XML package).
Now I need to use this xml string and build a xml object and transform it into XSLT and then in a servlet and then pass it to the browser and display it using xsl stylesheets.
Can some one help me in building an xml object using a string( the xml string is in the xml format i.e in <..> format) and then transform it into xslt in the servlet and send across to the browser.
Any hands on code or references to the code will be most favourable.
any help regarding this issue will be most appreciated. Pls do reply as early as possible as I do not have much time to implement this.
Thanking in advance for your kind help.
Srinivas.