23 June 2015

Web Services Lab

Objectives:
> To implement the technologies like WSDL, UDDI.
> To learn how to implement and deploy web service client and server

List of Programs:
1. Write a program to implement WSDL Service (Hello Service . WSDL File)

2. Write a program the service provider can be implement a single get price(), static bind() and get product operation.


3. Write a program to implement the operation can receive request and will return a response in two ways.
a) One-Way operation
b) Request - Response

4. Write a program to implement to create a simple web service that converts the temperature from Fahrenheit to Celsius (using HTTP Post Protocol)

5. Write a program to implement business UDDI Registry entry

6. Write a program to implement
a) Web based service
b) Windows application based web service

References:

Download - Lab Notes 1
Download - Lab Notes 2

0 comments:

Post a Comment

Thanks for that comment!