forum:threads

Returns a Collection containing the threads in a specified forum.

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

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

id, mandatory, no runtime expressions

The name of the scripting variable that will be created to access the returned thread 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.Collection.