Home

 

Completing the JSPs

The completed code is provided in C:\7672code\struts\jsp:

For a uniform look, import the rbhome.gif into WebContent/theme.

Complete the logon.jsp with a heading:

<body>

<IMG border="0" src="theme/rbhome.gif">

<font face="Arial" size="5"><b>ITSO Bank</B></font>

<HR>

<html:errors />

......

Replace the remaining generated JSPs (accountDetails.jsp, customerListing.jsp, transact.jsp, error.jsp) with the provided code.
ibm.com/redbooks