Portal User Management
Tag setProperty


Deprecated. Use 'setProperty' in profile_taglib.jar. Update a property value for either the session's current profile, or for the Anonymous User Profile.


Tag Information
Tag Classcom.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag
TagExtraInfo Classcom.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
Body Contentempty
Display NameSet Property

Attributes
NameRequiredRequest-timeDescription
propertySetfalsetrue The Property Set in which the property's value is to be set. If no property set is provided, the property is set for the profile's default (unscoped) properties.
propertyNametruetrue The name of the property to be set.
valuetruetrue The new property value as an Object or a String.
resultfalsefalse The name of a variable that will return the result status of the operation, as an Integer. Possible values: UserManagementTagConstants.SET_PROPERTY_OK, UserManagementTagConstants.SET_PROPERTY_FAILED

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}