The Artima Developer Community
Sponsored Link

Java Buzz Forum
Web services in Java SE, Part 1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Web services in Java SE, Part 1 Posted: Jul 21, 2017 12:52 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Web services in Java SE, Part 1
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From JavaWorld

Advertisement

Java Standard Edition (SE) 6 included support for Web services. This post begins a four-part series on Web services in Java SE by explaining what Web services are and overviewing Java SE's support for them. Future posts will use this support to build SOAP-based and RESTful-based Web services, and will also cover advanced Web service topics.

Java XML and JSON

In this series, I assume that you understand XML and JSON. If not, you might want to check out my Java XML and JSON book, which is advertised at the end of this post.

What are web services?

Wikipedia defines Web service as "a software system designed to support interoperable machine-to-machine interaction over a network." A more detailed definition can be obtained by first defining this term's parts:

To read this article in full or to leave a comment, please click here

Read: Web services in Java SE, Part 1

Topic: Web services in Java SE, Part 1 Previous Topic   Next Topic Topic: Coté Show: North-bound Enterprise Architecture with Matt Walburn - that business/IT alignment dance

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use