Java Reference
In-Depth Information
Title Bar
N
a
v
i
g
a
t
i
o
n
Client Area
F IGURE 22.1
The Trader View Layout.
F IGURE 22.2
The Title Bar.
The source for the Title Bar is in Listing 22.2.
L ISTING 22.2
titlebar.jsp
<table width=”100%” border=”0”>
<tr>
<td><img src=”/trader/images/sams.gif” width=”171” height=”66”></td>
<td align=”center”>
<form name=”GetQuote” action=”/trader/servlet/Controller”
method=”post”>
<input type=”text” name=”symbol” size=”5” maxlength=”5”>
<input type=”submit” name=”Get Quote” value=”Get Quote”>
<input type=”hidden” value=”GetQuote” name=”service”>
Search WWH ::




Custom Search