[jdom-interest] Need some direction on best way to convert xml document to java array

Lee Chalupa lchalupa at seelink.org
Wed Sep 10 08:57:52 PDT 2003


Hello:

I'm just getting started with JDOM and XML and need to know the best
way to transform an xml document consisting of rows and columns (from a 
JDBC result set) to
a java array or some other type of object that can be input into a 
TableModel in swing.

My objective is to display the content of a ResultSet on the server in a 
Swing JTable on the client.

Thanks.

lee


-- 
Lee Chalupa
Something Else Enterprises, Inc.
lchalupa at seelink.org
770 318 2377



More information about the jdom-interest mailing list