Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 9251 invoked from network); 5 Dec 2003 16:45:25 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Dec 2003 16:45:25 -0000 Received: (qmail 41340 invoked by uid 500); 5 Dec 2003 16:45:10 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 41313 invoked by uid 500); 5 Dec 2003 16:45:09 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 41298 invoked from network); 5 Dec 2003 16:45:09 -0000 Received: from unknown (HELO correo3.acens.net) (217.116.0.35) by daedalus.apache.org with SMTP; 5 Dec 2003 16:45:09 -0000 Received: (qmail 25073 invoked from network); 5 Dec 2003 16:45:10 -0000 Received: from unknown (HELO JRIUDAVETSA) (mad305c.jaimeanglada.com@[213.73.32.73]) (envelope-sender ) by correo3.acens.net (qmail-ldap-1.03) with SMTP for ; 5 Dec 2003 16:45:10 -0000 Message-ID: <001601c3bb4f$1c9bd110$492049d5@JRIUDAVETSA> From: "Josep Riudavets" To: Subject: About Java and XML Date: Fri, 5 Dec 2003 17:44:54 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0013_01C3BB57.7E1B67E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0013_01C3BB57.7E1B67E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all ... it is not a really cocoon question ... but I think you will = know how to solve it .... It's very very simple ... but I have been trying to solve it all day... I have and XML document, called "cad.xml" ... 34242342 ... I want to develop some java code, for inserting it into an xsp , in = order to capture the value of , that is ... 34242342, and save = it into an string, for using it later into the same xsp=20 I'm using IXSIL , IAIK and standart Java Apis... thanks all !!!! ------=_NextPart_000_0013_01C3BB57.7E1B67E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi all ... it is not a really cocoon = question ...=20 but I think you will know how to solve it ....
 
It's very very simple ... but I have = been trying to=20 solve it all day...
 
I have and XML document, called=20 "cad.xml"
 
<cad>
...
<nserie>34242342</nserie>
...
</cad>
 
I want to develop some java code, for = inserting it=20 into an xsp , in order to capture the value of <nserie>, that is = ...=20 34242342, and save it into an string, for using it later into the same = xsp=20
 
I'm using IXSIL , IAIK and standart = Java=20 Apis...
 
thanks all = !!!!
------=_NextPart_000_0013_01C3BB57.7E1B67E0--