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
NoSuchPageTag




JSPWiki v2.2.33

[RSS]


Hide Menu

PageExistsTag


Difference between current version and current version:

At line 1 added 20 lines.
Includes the body if the page exists. Be warned that some of the tags may fail, unless you wrap them inside the PageExistsTag.
----
!Usage
<wiki:PageExists page="<string>">
;:''HTML or JSP tags''
</wiki:PageExists>
!Parameters
;__page__: WikiName of the page you wish to check for. If not set, will default to the current page.
!Example
{{{
<wiki:PageExists>
Page last edited by <wiki:Author />
</wiki:PageExists>
}}}

Back to PageExistsTag, or to the Page History.