[From nobody Thu Oct 14 09:10:16 2004 Return-Path: <mmgh73@hotmail.com> Received: from servlets.kattare.com (servlets.com [69.59.195.135]) by jhunter.xquery.com (8.12.8/8.12.9) with ESMTP id i9EC9lR4031743 for <jhunterp@xquery.com>; Thu, 14 Oct 2004 05:09:47 -0700 Received: from hotmail.com (bay15-f20.bay15.hotmail.com [65.54.185.20]) by servlets.kattare.com (8.12.10/8.12.11) with ESMTP id i9EC975N017077 for <jdom-interest@servlets.com>; Thu, 14 Oct 2004 05:09:08 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 14 Oct 2004 05:09:03 -0700 Received: from 200.27.138.83 by by15fd.bay15.hotmail.msn.com with HTTP; Thu, 14 Oct 2004 12:08:46 GMT X-Originating-IP: [200.27.138.83] X-Originating-Email: [mmgh73@hotmail.com] X-Sender: mmgh73@hotmail.com From: "Mauricio García" <mmgh73@hotmail.com> To: jdom-interest@servlets.com Subject: RE: NEWBIE needs help: first steps with JDOM Date: Thu, 14 Oct 2004 09:08:46 -0300 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: <BAY15-F20mSeAkRH3AL0002e26a@hotmail.com> X-OriginalArrivalTime: 14 Oct 2004 12:09:03.0081 (UTC) FILETIME=[9868B590:01C4B1E6] X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on xquery.xquery.com X-Spam-Status: No, hits=-3.9 required=5.0 tests=BAYES_00,FROM_ENDS_IN_NUMS autolearn=no version=2.63 X-Spam-Level: hi Bart, This is a good starting point: http://www.javaworld.com/javaworld/jw-05-2000/jw-0518-jdom.html http://www.javaworld.com/javaworld/jw-07-2000/jw-0728-jdom2.html I wish it helps. I don't know if it is the right solution for you, but you can review in the J2EE Tutorial from Sun http://java.sun.com/docs/books/j2eetutorial/index.html some advantages of JDOM or DOM4J over the standard DOM. Mauricio >Date: Wed, 13 Oct 2004 17:38:42 +0200 >From: "Klopocki, Bartek" <klopocki@imm.net> >Subject: [jdom-interest] NEWBIE needs help: first steps with JDOM >To: "'jdom-interest@jdom.org'" <jdom-interest@jdom.org> >Message-ID: > <60BE72A7ECF9D41184AA00B0D0AA91EDD9795E@imm3-mex.imm-network.com> >Content-Type: text/plain > > >Hello @ all, > > > >How do I start now programming with JDOM? Do you know some good >approaches on the net? I read the articles mentioned on jdom.org, >but they were to "fast" for a newb. >Please, could anyone of you possibly send me a complete java file >with a real and simple example that shows me how it sholud be built? >The more different ideas I get the more I'll understand, mh? > >My actual intention is to save my drawing application, with several lines, >text nodes >and other line attributes into a xml file. And I hope JDOM is the right >decision. :-) > >Many thanks in advance! > > >regards >Bart > _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.com/ ]