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

PageSizeTag


Difference between current version and current version:

At line 1 added 18 lines.
Returns the size of the current page. If the current page is an attachment (like when this tag is used within the [AttachmentsIteratorTag]), it will return the attachment size.
NOTE: This tag may be quite slow when used with [RCSFileProvider].
----
!Usage
<wiki:PageSize />
!Parameters
None.
!Example
{{{
The size of this page is <wiki:PageSize /> bytes.
}}}

Back to PageSizeTag, or to the Page History.