Just like ASP, or PHP, JSP is also allow to
include for programmer by include function.
Here's the simple example.
<HTML>
<BODY>
Going to include hello.jsp...<BR>
<%@include file="hello.jsp" %></BODY>
</HTML>
Trackback : http://strcpy.com/trackback/276