qualification:userQualification

Will create both an scripting variable and a page scoped bean of the Variable-class. Returns the user qualification of the given User.

Syntax
<qualification:userQualification
   id="..."
   name="..."?
   userId="..."?/>
Attributes
id, mandatory, no runtime expressions

The name of the scripting variable.

name

Name of the scripting-variable where to get the user information from. This must be a PresentationUser, PresentationPerson or Person object.

userId

The id of the user you want to get.