Hi,
I converted my JDBC Resultset into Document(org.w3c.dom.Document) object. I want to iterate the Document to get the values of my resultset using XPath. Please point me to the document or provide the samplecode for this implementation.