Diff: IncludeTag

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
JSPWikiTags

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between current version and current version:
At line 0 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.
+

Back to IncludeTag, or to the Page History.