Qus:    Difference between direct service invocation and REST Service.
Dec 19, 2020 09:13 1 Answers Views: 934 KRISHNA SWAROOP

 (i) Direct invocation only use get methods other http method not possible. In REST service all http methods get, put, post and delete can be used.

(ii) Cannot pass input such as document, XMl, JSON or Java script. In REST service all type of input variable can be passed.

Prev Next
Answers (1)
NAIDU Dec 21, 2020 08:39
Answer:   (i) Direct invocation only use get methods other http method not possible. In REST service all http methods get, put, post and delete can be used.
(ii) Cannot pass input such as document, XMl, JSON or Java script. In REST service all type of input variable can be passed.

Post Your Answer
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect