Return-Path: Delivered-To: apmail-jakarta-taglibs-user-archive@www.apache.org Received: (qmail 12416 invoked from network); 20 Dec 2005 11:22:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Dec 2005 11:22:04 -0000 Received: (qmail 3001 invoked by uid 500); 20 Dec 2005 11:22:02 -0000 Delivered-To: apmail-jakarta-taglibs-user-archive@jakarta.apache.org Received: (qmail 2895 invoked by uid 500); 20 Dec 2005 11:22:01 -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 2883 invoked by uid 99); 20 Dec 2005 11:22:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2005 03:22:01 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=RCVD_IN_WHOIS_INVALID X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [80.25.10.188] (HELO tempos21.es) (80.25.10.188) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2005 03:22:00 -0800 Received: from bolim1tem001.tempos21corp.com ([10.1.1.8] RDNS failed) by tempos21.es with Microsoft SMTPSVC(5.0.2195.6713); Tue, 20 Dec 2005 12:29:54 +0100 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: problems with xpath and xtags... Date: Tue, 20 Dec 2005 12:21:38 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: problems with xpath and xtags... Thread-Index: AcYFV4snvhOwyr1gRF2t2NiKIX4q/Q== From: "Mayol, Pere" To: X-OriginalArrivalTime: 20 Dec 2005 11:29:54.0937 (UTC) FILETIME=[B3425E90:01C60558] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I retrieve an XML response file from a simple http get io request. When I try to retrieve information from the xml using xtags+xpath it = seems not to work. The response xml file I parse is: null null 931755 918734.70 4582991.08 AUTOP A-16 / AVGDA CANAL OLIMPIC 08860 A-16 (9.9)/B-210 (2.2)/BV-2003 (2.4)/BV-2041 (2.5)/C-245 = (5.3)/C-246 (85.4) CATALU=C3'A 100276 2005/12/20 - 11/44/48 103861 CASTELLDEFELS BARCELONA The jsp code is: <% // set base url %> ${baseurl}?isLogin=3D${login}&isPass=3D${password}&isGroupI= d=3D${grup}&isUserId=3D${usuari} ${urlws}


<% // parse xml response from http get request %> errorcode1:::
-------------------------------------------------------------------------= Este mensaje se dirige exclusivamente a su destinatario y puede contener informacion privilegiada o confidencial. Si no es vd. el destinatario=20 indicado, queda notificado de que la utilizacion, divulgacion y/o copia = sin=20 autorizacion esta prohibida en virtud de la legislacion vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique.=20 =20 This message is intended exclusively for its addressee and may contain=20 information that is CONFIDENTIAL and protected by professional = privilege. If you are not the intended recipient you are hereby notified that any dissemination, copy or disclosure of this communication is strictly prohibited by law. If this message has been received in error, please immediately notify us via e-mail and delete it.=20 -------------------------------------------------------------------------= --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org