Return-Path: Delivered-To: apmail-jakarta-taglibs-user-archive@www.apache.org Received: (qmail 22650 invoked from network); 2 Jan 2007 19:55:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jan 2007 19:55:37 -0000 Received: (qmail 46055 invoked by uid 500); 2 Jan 2007 19:55:38 -0000 Delivered-To: apmail-jakarta-taglibs-user-archive@jakarta.apache.org Received: (qmail 46028 invoked by uid 500); 2 Jan 2007 19:55:37 -0000 Mailing-List: contact taglibs-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tag Libraries Users List" Reply-To: "Tag Libraries Users List" Delivered-To: mailing list taglibs-user@jakarta.apache.org Received: (qmail 46017 invoked by uid 99); 2 Jan 2007 19:55:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jan 2007 11:55:37 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [192.75.68.254] (HELO ECNWRI1.ontario.int.ec.gc.ca) (192.75.68.254) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jan 2007 11:54:50 -0800 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Subject: dumping XML document Date: Tue, 2 Jan 2007 14:54:11 -0500 Message-ID: <2576812186CDD411BF1500508B6DCE950D17FA39@ecnwri1.ontario.int.ec.gc.ca> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: dumping XML document Thread-Index: AccQB2Za/EZdhBqDQIajQ1h+DbmCVwen2csQ From: "Kralidis,Tom [Burlington]" To: "Tag Libraries Users List" X-Virus-Checked: Checked by ClamAV on apache.org Hi, Using tomcat 6.0.0, I am using the following fragment to fetch a remote XML document: Using allows for fetching of values of elements / attributes as expected. I have encountered a situation where I would like to fetch and store the entire document in a database. Trying outputs the entire XML document without the element names, etc. (i.e. only the content within the elements / attributes). Any idea on what's the best way to achieve this? Thanks ..Tom =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= Tom Kralidis Senior Systems Scientist Environment Canada Tel: +01-905-336-4409 http://www.ec.gc.ca/ =20 --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org