What is the best way to send XML data to webservices jaxws

前端 未结 5 690
刺人心
刺人心 2021-01-20 04:09

What is the best way to send XML data to web services jax-ws?

One of the way I could make out is to convert xml into String from client side and send it as a String

5条回答
提交回复
热议问题