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

HasAttachmentsTag


Difference between current version and current version:

At line 1 added 22 lines.
Includes the body of the tag, if this page has any attachments.
----
!Usage
<wiki:HasAttachments>\\
;:''more HTML or JSP tags''\\
</wiki:HasAttachments>
!Parameters
None.
!Example
{{{
<wiki:HasAttachments>
<i>This page has attachments.</i>
</wiki:HasAttachments>
}}}
This puts the text "This page has attachments." on the resulting HTML in italics, if there are attachments for the current page.

Back to HasAttachmentsTag, or to the Page History.