TopLink Wiki

Main
About
Javadoc
Forum
Resources

RecentChanges
About Wiki
Find Pages
Page Index

Set your name in
UserPreferences

Edit this page


Referenced by
JSPWikiTags




JSPWiki v2.0.52


NoSuchPageTag


Includes the body if the page does not exist. See also PageExistsTag.


Usage

<wiki:NoSuchPage? page="<string>">

HTML or JSP tags
</wiki:NoSuchPage?>

Parameters

page
WikiName of the page you wish to check for. If not set, will default to the current page.

Example

<wiki:NoSuchPage>
    This page does not exist!
</wiki:NoSuchPage>


Edit this page   More info...   Attach file...
This page last changed on 09-Mar-2003 21:12:42 PST by unknown.