The second linked page (customGoodbye.jsp) looks like this:
customGoodbye.jsp
Copyright (c) 2003, IBM Corporation. All rights reserved. Created:
The goodbye page for the auto greetings trail.
%> | |
<%@ taglib | prefix="lms" %> |
BEGIN Done button
<div class="frmButtonSetPaddingTop">
<table border="0" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td width="95%"><lms:spacer type="standard" /></td> <td width="1">
<div class="btnCommonPadding">
<lms:button captionKey="button.done" tooltipKey="button.done" nav="Greetings"/>
</div>
</td>
</tr>
</table>
</div>
<lms:hRule type="hRuleButtonSetTop" />
END Done button
<lms:spacer type="standard" />
BEGIN goodbye message