Java Reference
In-Depth Information
16
L ISTING 16.4
Continued
<tr>
<td>
Email:
</td>
<td>
bob@someemailaddress.com
</td>
</tr>
</table>
</body>
</html>
To see the <jsp:include> in action, copy both of these JSPs to the < SERVER_ROOT >/djs/
directory and open your browser to the following URL:
http://localhost/djs/EmployeeInfo.jsp
You will now see a page similar to Figure 16.1.
F IGURE 16.1
The output from EmployeeInfo.jsp .
 
Search WWH ::




Custom Search