Which technology will they use?

A company is implementing an accounting system, where every transaction is monitored and audited. They must implement message-oriented Web services in their accounting package to integrate various modules. All errors in computation or transmission must be logged. Which technology will they use?

A company is implementing an accounting system, where every transaction is monitored and audited. They must implement message-oriented Web services in their accounting package to integrate various modules. All errors in computation or transmission must be logged. Which technology will they use?

A.
SOAP

B.
REST

C.
JSON

D.
JSP



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Leo Yu

Leo Yu

REST rely on HTTP, SOAP is better choice in that the web service would integrate various modules(heterogeneous environment)