Thứ Năm, 21 tháng 8, 2014

Developing web service using JAX-WS

Happy Consumer International Bank (HCIB), a leading multinational organization having established branches all over the world is now starting its banking services in India. The Bank has employed you as a full time System Consultant with them. It wants to deploy a Web Service that will offer credit card validation and online banking facilities that are typically offered by all the multinational banks. The main priorities for the online banking system are reliability, availability and serviceability of the application. Additionally, the system should be highly scalable and secure as the bank expects substantial growth in the future. Consider yourself to be a part of the team that implements the credit card validation module. Develop a JAX_RPC based Web Service that exposes the boolean validateCreditCard(cardNumber) method. This method implements the logic for credit card number validation, and returns a boolean value indicating whether the card number is valid or not.



Tổng Kết :
- Một web service sử dụng giao thức chuẩn mở nên có thể dùng cho nhiều client
- Dễ dàng sửa chữa web service mà không ảnh hưởng đến client
- Code kết nối client với service rất đơn giản và gọn gàng
- Tuy nhiên, ứng dụng khá chậm
- Hiểu cách làm Web service.
- Biết cách làm Web Service.

Không có nhận xét nào:

Đăng nhận xét