[jdom-interest] ResultSetBuilder issue
WD
webdevil2003 at excite.com
Tue Nov 8 14:38:13 PST 2005
Hi All,
I have created a utility class that provides a method to get the Document out of ResultSet object and then I created a JUnit test case to test this utility class. I execute JDBC statement and get the ResultSet, but when I try to get the Document out of this ResultSet, it is not working. I am getting the following as an out put
[Document: No DOCTYPE declaration, Root is [Element: <result/>]]
I am using mysql. I have verified that the ResultSet is populated with the data. What could be the reason?
Thanks
WD
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
More information about the jdom-interest
mailing list