
130 IBM Workplace Forms: Guide to building and integrating a sample Workplace Forms application
4.9 Creating JSPs
In the following discussion, we show you how to create the JSPs.
4.9.1 Where we are in the process: Building Stage 1 of the base scenario
Figure 4-50 is intended to provide an overview of the key steps involved to build the base
scenario. This focuses on building the Form, the Servlet, and the JSPs.
Figure 4-50 Overview of major steps involved in building the core base scenario application
Java Server Pages (JSP)s allow you to develop dynamic, content driven Web pages that
separate the user interface (UI) from constantly changing data ...