Re: xml_Q
Paul Libbrecht <[email protected]>
| Newsgroups | gmane.text.xml.rpc.specification |
|---|---|
| Message-ID | <[email protected]> |
Ines (?),
your client and server code looks pretty straightforward...
If your question is only to see the XML-message, try XmlRpc.setDebug(true).
This is a static setting, i.e., one per VM (more precisely, per loaded
XmlRpc class).
There are other ways if you want to see the body on the client or on the
server.
paul
mastere_iag2004 wrote:
> how I can visualize this xml code:
> <methodCall>
> <methodName> serv.traitChaine </methodName>
> <params>
> <param><value> abc </value></param>
> </params>
> </methodCall>
> and if the xml is stored in temporary file or in memory when I
> execute the codes of server and client ?
> I hope that my questions are clears, Thinks for your reply
> Inesse
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xml-rpc/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/