Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your profile (name, country/region, and company) is displayed to the public and will accompany any content you post. You may update your IBM account at any time.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Writing REST services

Create REST services with Java technology and the Atom Publishing Protocol

J. Jeffrey Hanson, CTO, Max International
Jeff Hanson
Jeff Hanson has more than 20 years of experience in the software industry, including work as senior engineer for the Windows OpenDoc project and lead architect for the Route 66 framework at Novell. Jeff is currently the CTO for Max International, Inc., where he is responsible for architecting and building systems using Web services, micro-formats, XML, Java/J2EE, PHP, mobile technologies, and Windows APIs. Jeff is the author of numerous articles and books, including .NET versus J2EE Web Services: A Comparison of Approaches, Pro JMX: Java Management Extensions, and Web Services Business Strategies and Architectures.

Summary:  This tutorial discusses the concepts of REST and the Atom Publishing Protocol (APP) and shows how they apply to services. It also shows how to use Java™ technology to implement REST/APP-based services.

Date:  20 Dec 2007 (Published 30 Oct 2007)
Level:  Intermediate PDF:  A4 and Letter (114 KB)Get Adobe® Reader®

Activity:  62278 views
Comments:  

Before you start

Learn what to expect from this tutorial and how to get the most out of it.

About this tutorial

This tutorial discusses the concepts of Representation State Transfer (REST) and the Atom Publishing Protocol (APP) and shows how they apply to services. In addition, you learn to implement REST/APP-based services with Java technology.

Objectives

In this tutorial, you:

  • Learn the basics of REST and the basic concepts behind APP
  • Apply these technologies within any organization to send and receive HTTP requests and responses through a Java servlet-based system
  • Enable access and modification of resource data for podcasts, blog entries, image storage, calendar entries, and so on.

Prerequisites

This tutorial is written for Java programmers whose skills and experience are at an intermediate to expert level. You should have a general familiarity with using Java servlets and a working knowledge of the Java programming language. To download all the source code for this tutorial, see Download.


System requirements

To run the examples in this tutorial, you need a Java servlet container.

1 of 9 | Next

Comments



static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=XML, Java technology, SOA and Web services
ArticleID=263384
TutorialTitle=Writing REST services
publish-date=12202007
author1-email=jeff@jeffhanson.com
author1-email-cc=dwxed@us.ibm.com