× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: XML Java
  • From: "Scott Whipple" <scottw@xxxxxxxx>
  • Date: Wed, 30 Aug 2000 13:04:31 -0700
  • Importance: Normal

If it is not too much of a problem an example would be quite helpful.  I am not the common with XML at this point. 
-----Original Message-----
From: owner-java400-l@midrange.com [mailto:owner-java400-l@midrange.com]On Behalf Of hschmitt@gibrn.de
Sent: Wednesday, August 30, 2000 1:49 AM
To: JAVA400-L@midrange.com
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>
Gesendet von: owner-java400-l@midrange.com

25.08.00 20:12
Bitte antworten an JAVA400-L

       
        An:        "Midrange Java" <JAVA400-L@midrange.com>
        Kopie:        
        Thema:        XML Java


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
+---



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.