开发者

Java EE webservices, which one? [closed]

开发者 https://www.devze.com 2023-04-10 14:28 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supp开发者_Python百科orted by facts, references,or expertise, but this question will likely
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supp开发者_Python百科orted by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

I would like to build a Java EE server, that server many different kind of clients. Most of them are mobile clients, but there also can be a browser application.

I would like to choose between REST and SOAP web services. What do you think? Which is better for this approach? Which is more optimal. I would like to see pros/cons if you know.

What do you think about this?


I would use SOAP, because REST works only over HTTP, while SOAP can use HTTP,TCP, Named pipes, SMTP, MSMQ etc.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号