<!--File jsp005a.htm
02/13/00
Illustrates the Include Directive
See jsp005.jsp

-->
<html>
  <body>
    <font color="#FF0000">
      An included HTML file
    </font>
  </body>
</html>


Figure 3