Repsonse Question

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi,

I am sending a request (get) to a webserver and the request I get back is
XML(contains info to do multiple new requests). I need to parse this XML
and I was looking at my options to keep this XML cached for a short time
(either write it to file or pass it around). During the time I need this
XML I will do the following:

1) Parse the XML into multiple request documents
2) Send new requests for new XML

I hope I explained myself. Basically, I am looking for good solution to keep
the XML response so I can pass it around in my component.

Thanks



.



Relevant Pages

  • Re: Design involving composition of inherited members.
    ... I am designing classes to work with an API. ... The API operates via XML ... Each API call involves sending a request and ... If the data packets' semantics are unique to each messageID, then each API method would know which particular serialization to use. ...
    (comp.object)
  • Parsing XML data as it arrives from LWP call
    ... I am trying to improve the performance of a Perl application that uses LWP ... I would like to parse the resulting XML data as it's being returned as ... Build request XML input parms ...
    (comp.lang.perl.modules)
  • Re: IIS returns status code 200 even if XML is invalid
    ... ASMX requests are handled by ASP.NET ... when there is a problem with an XML being sent to the server ... The request is not being handled by the "designated method" which ... That HTTP 1.1 200 OK return code means the the HTTP request/connection ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: FAQ/FAQ notes site makeover
    ... VK suggested and XML procedure. ... Randy Webb wrote: ... easy to add a script-driven request generator with each topic having ... possibly that FAQ topics will not accomodate all and every accumulated ...
    (comp.lang.javascript)
  • Re: simple mock web service
    ... that does signal EOF at the end of the request. ... translated it to a String using the platform default character encoding. ... XML files have the encoding clearly indicated in the PI at the top ... change the wire representation of an XML document (such as a SOAP ...
    (comp.lang.java.help)