Which three client-side technologies should they use?

A company is refactoring an existing website to use Web services clients. The application retrieves
lists of parts and displays them to the users in a browser window. Previously, the data was stored
as files on the web server and, in order to access the files, the user would simply click on a
hyperlink. Now the data must be dynamically generated via a service that another developer has
created. They want the easiest way to refactor their website to use Web services. Which three
client-side technologies should they use? (Choose three.)

A company is refactoring an existing website to use Web services clients. The application retrieves
lists of parts and displays them to the users in a browser window. Previously, the data was stored
as files on the web server and, in order to access the files, the user would simply click on a
hyperlink. Now the data must be dynamically generated via a service that another developer has
created. They want the easiest way to refactor their website to use Web services. Which three
client-side technologies should they use? (Choose three.)

A.
SOAP

B.
REST

C.
Javascript

D.
XML

E.
JSON

F.
JAVA

Explanation:



Leave a Reply 2

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


Ramy

Ramy

But REST is a server side not a client side technology.
What other think ?

Ramy

Ramy

I believe he is right , client should use REST by sending a HTTP Get Req