Re: WCF / J2EE interoperability - DataTable

Tech-Archive recommends: Fix windows errors by optimizing your registry



=?Utf-8?B?RWx5byBSYXZ1bmE=?= <akora@xxxxxxxxxxxxxxxx> wrote in
news:FE56E18B-B0B8-44ED-9DCC-A2F92A0526F1@xxxxxxxxxxxxx:

I can think of many workarounds but I would be very glad to hear the
best-practices.

Send an array of DTOs (Data Transfer Objects) or an XML document.

I usually like to use DTOs since most languages can parse them fine and
thus save the prasing logic required for an XML document.

--
spamhoneypot@xxxxxxxxxx (Do not e-mail)
.



Relevant Pages

  • Creating a booking engine with Web Services
    ... Then I get an xml base response from the web service. ... So XSLT will help me parse the data, I also want to use that data i parse ... They respond back with an XML document. ... Then the customer will pick a flight ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • SAX and file chooser
    ... How can I use SAX to parse an XML document which has been selected ... using a file chooser? ... I want to use an InputSource for the XMLReader to ... XML document. ...
    (comp.lang.java.programmer)
  • Re: TCL Dom question
    ... > methods from there to parse the XML document, ... I'd like to load directly from a file location ... set ifd ...
    (comp.lang.tcl)
  • Re: Xerces-J question
    ... I am currently changing from SAX processing to ... data is available calls parse on the socket (or the InputSource encapsulating ... it) to parse the XML-document sent by the server. ... instead of reading a single streamed XML document you read ...
    (comp.lang.java.programmer)
  • Re: XML::Simple question
    ... jack wrote: ... > I am working on perl..and am using XML::Simple to parse a xml document. ...
    (comp.lang.perl.misc)