This article describes how to consume Web Services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228).
Developers around the world, including me, have always complained about the hard ways to work in Java to consume even a Web service as simple as adding two numbers.
However, with JAX-WS 2.0 API now available in core Java in JDK 1.5.0, life is simple like never before.
Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft s new, and some say revolutionary, unified platform for developing service-oriented applications [SOA] on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.
In the bank all the activities are being done manually .As the bank widens its Services & it finds difficult to manage its operations manually and hence this leads to the automation of some of its operations.
Banking Information system is a windows based applications. This project mainly deals with managing there types of account such as Saving Account, Current Account and Recurring Deposits .
In this project bank is seeking to manage these account through computer based system.
Tasks involved in this project are opening the user accounts , recording the account holders transactions , modify, the user records and generating the reports .
This project is having three module:
] 1. Bank Master Module
2. Transaction Module
3. Reports module