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

VariableTag


Difference between current version and current version:

At line 1 added 20 lines.
Inserts any of the [WikiVariable]s.
----
!Usage
<wiki:Variable var="<variable name>" default="<default value>" />
!Parameters
;__var__: The name of the variable to insert. Required.
;__default__: If the variable does not exist, then inserts this value. Optional.
!Example
{{{
<wiki:Variable var="applicationname" />
}}}
inserts the "applicationname" [WikiVariable].

Back to VariableTag, or to the Page History.