Hi all,
I've asked this question in the Java Programming forum too but have got no reply. I guess this may be the more appropriate place for it.
How can I accept and return XML documents as input and output of a Web Service. Is there any way I can serialize a DOM object and deserialize it at the other end? Please advise.
Regards,
Nirav
Request clarification before answering.
Hello Nirav,
perhaps you try the approach I've used and desribed in my Blog: <a href="/people/gregor.wolf3/blog/2006/09/01/excel-to-csv-conversion-with-a-php-web-service">Excel to CSV conversion with a PHP Web Service</a>. I've encoded the Excel File with Base64 and decoded it on the other end.
Regards
Gregor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.