|
Check out WDSc's wizards for creating web services. They will get you up to speed in no time at all with XML serialization and parsing. Develop a XML schema, right click on it and select Generate -> Java Beans That will create Java beans that can consume and produce XML complying to your schema. Basically all that is left for you to do is make Java method calls to get at your specific elements. Very nice! The only thing I haven't tested out too much is the performance of all the generated Java XML beans vs just doing SAX parsing. HTH, Aaron Bartell -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] Sent: Thursday, November 18, 2004 12:49 PM To: JAVA400-L@xxxxxxxxxxxx Subject: Creating and reading a XML file with Java... I need to create a XML file with Java, send that file to a web app and receive a response in XML format, from which I need to pull the data out of and either write it to a queue or a file. What API's are available and which would be the easiest to get up and running? Mike Burdette Comporium Data Services Web Development -- This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
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.