The people awareness feature of WebSphere® Portal is coded with the person JSP tag.
<person value="value attribute">display name</person>where value attribute is the unique ID that is sent to the Sametime® server.The content of the person tag, display name, is used as the display name on the JSP page. If the value attribute is not specified, display name is used as the value attribute.
<person value="value attribute" valueType="valueType attribute" displayName="displayName attribute"></person>where value attribute is the unique ID that is sent to the Sametime server; valueType is the type of value specified for value; and displayName is used as the display name on the JSP page. Values for valueType are listed below: