Skip to main content


developerWorks  >  Open source | SOA and Web services | WebSphere  >

Online banking with Apache Geronimo and Axis2, Part 3: The client: Using the Web service

developerWorks

Level: Intermediate

Tyler Anderson (tyleranderson5@yahoo.com), Freelance Writer, Stexar Corp.
Nicholas Chase (ibmquestions@nicholaschase.com), Freelance writer, Backstop Media

04 Apr 2006

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

Time to complete your example online banking application. In this final installment of the three-part tutorial series, you'll use Apache Geronimo, Axis2, and the Web service you built in Part 1 and Part 2 to create a user interface (UI) that will allow users to view and modify their personal banking data.

In this tutorial

  • Extend the Client class

  • Build the servlet architecture

  • Develop the servlet

  • Build and test the servlet

Prerequisites

You need Apache Geronimo, Apache Axis2, IBM Cloudscape™ (IBM DB2® JDBC Universal Driver, for Cloudscape/Derby), Apache Ant, and the latest Java™ 1.4 version to follow along with this tutorial. This tutorial assumes you have basic knowledge of Java syntax and coding; however, no knowledge of Axis2 or specific Geronimo knowledge is assumed.


Duration

Under 2 hours


Formats

html, pdf


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

Discuss


My developerWorks needs you!

Connect to your technical community


More in this series:
Online banking with Apache Geronimo and Axis2