Community

Web services in Java SE, Part 3: Creating RESTful Web services

(Jeff Friesen) Part 2 of this four-part series on Java SE Web services showed how to use the JAX-WS API to develop SOAP-based Web services. JAX-WS also supports RESTful-based Web services, which this article shows how to develop. It first defines and then builds and runs a library Web service, and n

Read More - Register for Free Membership