Adding people awareness to portlet JSP files

The people awareness feature of WebSphere® Portal allows users to collaborate with other users using person links.

WebSphere WebSphere Portal includes the people awareness feature, which is provided by person links on JSP pages. Person links are hyperlinks that allow users to contact people with whom they might want to work. Portal users can click the person link to display a menu of collaboration actions for contacting and working with the person defined by the link. Different actions are available, depending on how the collaboration software is configured and the online status of the person.

For additional information, refer to the People awareness section of the WebSphere Portal Information Center.

To insert a person link in a JSP file:

  1. Double-click on a JSP file to open it in Page Designer.

  2. Select the

    Portlet drawer in the Palette view.

  3. Drag and drop the

    Person Link object from the Palette view onto the page. Alternatively, select

    Insert | Portlet | Person Link from the menu. The inserted person tag is represented by the person link icon ( ) in the JSP page.

  4. To modify the attributes for the person tag, highlight the person link in the JSP file. The attributes for the person tag display in the Properties view. See Person JSP tag for details about the attributes available for different versions of WebSphere Portal.

  5. Specify as attributes in the fields of the Properties view:

    • Display name

    • Value

    • Value type

 

Related concepts

Person JSP tag

Person tagging client support

Person JSP tag

Client Side Programming Model Support

 

Related reference

WebSphere Portal Information Center