COMPUTER SCIENCE AND ENGINEERING
CLOUD COMPUTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Browser Action
|
|
Struts Services
|
|
Java Service
|
|
Web Services
|
Detailed explanation-1: -C-Web Services can convert your existing applications into Web-applications.
Detailed explanation-2: -Any software, application, or cloud technology that uses standardized web protocols (HTTP or HTTPS) to connect, interoperate, and exchange data messages – commonly XML (Extensible Markup Language) – across the internet is considered a web service.
Detailed explanation-3: -Users can access a web application through a web browser, such as Google Chrome, Mozilla Firefox or Safari. For a web app to operate, it needs a web server, application server and database.
Detailed explanation-4: -SOAP (Simple Object Access Protocol) is a message protocol that enables the distributed elements of an application to communicate. SOAP can be carried over a variety of standard protocols, including the web-related Hypertext Transfer Protocol (HTTP).
Detailed explanation-5: -XML Web services provide a way to describe their interfaces in enough detail to allow a user to build a client application to talk to them. This description is usually provided in an XML document called a Web Services Description Language (WSDL) document.