Java Soap Web Services Tutorial | Understanding Web Services in Java | Java/J2ee and SOA Tutorial

preview_player
Показать описание
Web services are client and server applications that communicate over the World Wide Web’s (WWW) HyperText Transfer Protocol (HTTP). As described by the
World Wide Web Consortium (W3C), web services provide a standard means of inter operating between software applications running on a variety of platforms and
frameworks. Web services are characterized by their great interoperability and extensibility, as well as their machine-processable descriptions, thanks to the
use of XML. Web services can be combined in a loosely coupled way to achieve complex operations. Programs providing simple services can interact with each other
to deliver sophisticated added-value services.

This video covers the following topics :

2.Why web services ?
3.Example using web services
4.What is SOAP
5.SOAP Format
6.WSDL File

Here are the related posts:

Edureka is a New Age e-learning platform that provides Instructor-Led Live, Online classes for learners who would prefer a hassle free and self paced learning
environment, accessible from any part of the world.

The topics related to Web Services have extensively been covered in our 'JAVA/J2EE & SOA' course.
Рекомендации по теме
Комментарии
Автор

Is RESTful is a protocol? I think it is an architectural style. Where as SOAP is a protocol.

rajk