Portal User Management
Tag removeProperty
Deprecated. Use 'removeProperty' in profile_taglib.jar.
Remove the specified property from the current session's profile or from the Anonymous User Profile.
Subsequent calls to getProperty for a removed property would result in the default value for the property as
prescribed by the property set, or from the Profile's successor.
Tag Information |
Tag Class | com.bea.p13n.usermgmt.servlets.jsp.taglib.RemovePropertyTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | Remove Property |
Attributes |
Name | Required | Request-time | Description |
propertySet | false | true |
The Property Set from which the property's value is to be removed.
The property is removed from the profile's default (unscoped) properties if no property set is provided.
|
propertyName | true | true |
The name of the property to be removed.
|
Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.