
Chapter 13. Building a Web application with ODWEK APIs 459
13.3 Developing the sample Web application
In Chapter 4, “Case study” on page 61, we discuss the case study we use when
developing sample Web applications throughout this IBM Redbook. One of the
components,
Retrieve Tax & Fee History sub-system (see 4.4.2, “Web-based
application modules” on page 71), provides OnDemand data query and retrieval.
In this section, you learn how to develop this module.
The Retrieve Tax and Fee History sub-system enables users to query, retrieve,
and view OnDemand reports. It consists of three modules:
Login — Handle user login. Main servlet: RBLoginServl ...