forum:posting

Returns a specified posting.

Syntax
<forum:posting
   id="..."
   postingId="..."?/>
Attributes
postingId

The ID of the posting to retrieve.

id, mandatory, no runtime expressions

The name of the scripting variable that will be created to access the returned posting.

Scripting variable (id)

A scripting variable will be defined using the value of the id attribute as its name. The variable is of type com.escenic.forum.presentation.PresentationPosting.