This page (revision-1) was last changed on 23-Apr-2022 17:06 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 20 lines
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.