[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Looking for roadmap on converting XML to swing TableModel
Scott:
Thanks a bunch. I found some good 3rd party documentation on JDOM and it
is
very easy to use. I thought about DOM4J because it seems to have more
features but
the documentation isn't adequate for my use.
lee
On 02 Sep 2003 17:23:18 -0400, Scott P. Smith <ssmith@scott-smith.com>
wrote:
> JDOM (www.jdom.org) is a GREAT (the best IMHO) Java API for working with
> XML. There have also been one or two code forks that came from JDOM.
>
> On Tue, 2003-09-02 at 16:48, Lee Chalupa wrote:
>> Hello:
>>
>> I'm looking for guidance regarding how to design an app. that creates
>> xml documents from a JDBC database on the server to a swing JTable on
>> the client.
>>
>> I'm cruising until I get to producing the xml documents that will be
>> displayed in
>> a Jtable on the client. I know Swing but I have no experience working
>> xml into the mix.
>>
>> The swing client is using HttpClient (Apache) to talk to a servlet.
>>
>> What is the best method to get from a ResultSet in a DBMS to a
>> TableModel on the client?
>>
>> Also, what xml tool would be best for this application?
>>
>> I'm looking for other references as well.
>>
>> Thanks.
>>
>> lee
>>
>>
>>
>>
>>
>>
>
>
--
Lee Chalupa
Something Else Enterprises, Inc.
lchalupa@seelink.org
770 318 2377