Tag Name: sort

Description

Sort a List using a Comparator both passed in as the tag attribute.

Attributes

Name

Required

Default

Evaluated

Type

Description

comparator true true java.util.Comparator The comparator to use
id false true String Deprecated. Use 'var' instead
source false true String The iterable source to sort
var false true String The name to store the resultant iterator into page context, if such name is supplied