Skip to main content


developerWorks  >  SOA and Web services  >

Build HTTPS Web services with Rational Application Developer, Part 1: Web services and Web services clients

developerWorks

Level: Intermediate

Henry Cui (henrycui@ca.ibm.com), Software Engineer, IBM

15 Aug 2006

Register now or sign in using your IBM ID and password.

Build secure Web services using transport-level security (HTTPS) with IBM® Rational® Application Developer Version 6.0.1.1 and later. In Part 1 of this series, you will build Web services for a calculator application. You will generate and test two different types of Web services clients: a J2EE client and a J2SE client.

Prerequisites

This tutorial assumes that you have a basic knowledge of Java technology and Web services.


System requirements

You need Application Developer v6.0.1.1 with the latest fixes.

You also need to update the integrated IBM WebSphere® Application Server v6.0 test environment.



Formats

html, pdf


In this tutorial

In Part 1 of this tutorial, you will:

  • Develop a Web services J2EE client
  • Develop a Web services J2SE client

This will lay the groundwork for Part 2 of this tutorial series, when you will learn how to configure HTTPS Web services.

Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed


My developerWorks needs you!

Connect to your technical community


More in this series:
Build HTTPS Web services with Rational Application Developer