Java Web Services: Assignments

Assignment - 1

Exploring Web Services: Assignment1.txt.

Assignment - 2

Basic REST Style Web Service: Assignment2.txt.
The example solution(s):

Assignment - 3

Working with Java Objects as JSON: Assignment3.txt.

Starter project (import into Eclipse): HoroscopeREST.zip

You will need the json.jar file.

The example solution: HoroscopeREST2.zip.

A REST Java Client: HoroscopeRESTClient.zip.

Assignment - 4

REST Service and Client: Assignment4.txt.
The example solution(s):

Assignment - 5

SOAP Web Services: Assignment5.txt.
The starter code for this assignment is AreaCode.zip.
The example solution(s):

Assignment - 6

JAXB and SOAP Objects: Assignment6.txt.
The starter code for this assignment is CountryCodeWS.zip.

The example solution(s): CountryCodeExample.zip.