Java Web Services: Integrating Web Services with a Database
Java
| Intermediate
- 14 videos | 1h 56m 32s
- Includes Assessment
- Earns a Badge
SOAP-based web services for Java applications offer a standardized and scalable means to communicate with external applications. In this course, you'll build a SOAP-based web service app for a fictitious book store that will enable client apps to view, add, update, and delete books whose details are stored in a database. Begin by defining a Book class whose instances can be transmitted between applications using the SOAP protocol. Then, integrate a MySQL database with the web services app and load it with data that will be made accessible to client applications using CRUD techniques. Lastly, host your web service application in a production environment by deploying it to an Apache Tomcat web server. When you're done, you'll know how to use the SOAP protocol to enable client apps to interact with a remote database.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseCreate and configure a web service project that works with java objectsDefine a web service method that returns java objects in a responseDevelop a client app that requests for and processes java objects in a soap responseCreate a table in a database and connect to it from a java appCode a client application that requests a web service for data from a databaseDefine a web method that accepts a parameter from a client
-
Set up an input parameter of a custom type for a web method that adds data to a databaseSet up a web method that performs a delete operation in a databaseCreate a web method that carries out an update operation in a databaseInstall and configure apache tomcat serverDeploy your soap-based application as a war file to a tomcat serverVerify the behavior of a web service app deployed to a tomcat serverSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 35s
-
10m 8s
-
6m 43s
-
8m 15s
-
11m 3s
-
10m 41s
-
9m 55s
-
12m 58s
-
8m 44s
-
9m 5s
-
6m 50s
-
11m 42s
-
5m 29s
-
2m 24s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.