• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
first stab at generating an XML output
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

first stab at generating an XML output


  • Subject: first stab at generating an XML output
  • From: WebObjects <email@hidden>
  • Date: Thu, 18 Aug 2005 00:03:38 -0700

I've combed PracticalWO and BuildingWO5, and still feel a little
directionless.  I have a 3rd party whose software needs to query mine, and
get the results in .xml format.  Sounds pretty simple.  The simple part is
getting the request in the form of a direct action.  My problem/question is
"How do I return the resulting data in the form of .xml?"

Ideally the resulting document should look like:

<?xml version="1.0" encoding="ISO8859-1" ?>
<statuscheck>
    <statuscode>12345</ statuscode>
    <statusdescription>This account is valid</ statusdescription>
</statuscheck>

Thanks for any guidance,

-Bill



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: first stab at generating an XML output
      • From: Geoff Hopson <email@hidden>
  • Prev by Date: Re: Runtime.getRuntime().exec()
  • Next by Date: Re: first stab at generating an XML output
  • Previous by thread: Re: Runtime.getRuntime().exec()
  • Next by thread: Re: first stab at generating an XML output
  • Index(es):
    • Date
    • Thread