|
Could you cc the sample to me or post it on this news server. Thanks. CL hschmitt@gibrn.de@midrange.com on 08/30/2000 01:49:14 AM Please respond to JAVA400-L@midrange.com Sent by: owner-java400-l@midrange.com To: JAVA400-L@midrange.com cc: Subject: Re: XML Java Hi, you can use the Xerces package available at http://xml.apache.org it implements the DOM Interface specified by the w3c. To write an DOM tree to an Output stream you can use the class XMLSerializer. I don't know how common you are with XML. If you need an example ask me. Ciao Harald "Scott Whipple" <scottw@ldsi.com> An: Gesendet von: "Midrange Java" owner-java400-l@midrang <JAVA400-L@midrange.com e.com > Kopie: 25.08.00 20:12 Thema: Bitte antworten an XML Java JAVA400-L What I am doing is writing a java program that uses an SQL statement. The statement is assigned to"ResultSet". What I want to do with the "ResultSet" is translate it into a XML page. Then I want to take the XML page and assign it to a XML Data Stream(STDOUT possibility). Create an HTTP object and assign the XML Data Stream to the HTTP object. From there the HTTP object is sent via the web to predetermined web server via the instruction set in the HTTP object. The HTTP object (now on another webserver) has a reciprocal action preformed on it and ultimately the data is either written to another database or to a Web page. The last portion of this is already written using VB script (Once the data stream is on another server). Also we can do the first part of this paragraph in VB script and get the XML stream to the AS 400, however we cannot do anything with it once it is at the the AS 400. My question is does the AS 400 provide anything I have mentioned above because I have not found anything at this point that comes remotely close to the processes I +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +--- +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.