forum:postings

Returns a Collection containing the postings in a specified forum.

Syntax
<forum:postings
   forumId="..."?
   id="..."/>
Attributes
forumId

The ID of the forum from which the postings are to be retrieved.

id, mandatory, no runtime expressions

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

Scripting variable (id)

A scripting variable will be defined using the value of the id attribute as its name. The variable is of type java.util.List.