Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
JSPWikiTags




JSPWiki v2.2.33

[RSS]


Hide Menu

IncludeTag


Difference between current version and current version:

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.

Back to IncludeTag, or to the Page History.