Includes another JSP page, making sure all of the contexts are handled propely.
----
!Usage
<wiki:Include page="<JSP page name>" />!Parameters
;__page__: JSP page to include.
!Example
{{{
<wiki:Include page="SearchBox.jsp" />
}}}
Includes the SearchBox.jsp file.