previous | index | next

Runtime Includes

Used to include text and/or code at runtime of a JSP. Syntax:
    <jsp:include page="relativeURL" />  

previous | index | next