InfoCenter Home >
4: Developing applications >
4.4: Personalizing applications >
4.4.2: Keeping user profiles >
4.4.2.3: Accessing user profiles from a servlet
4.4.2.3: Accessing user profiles from a servlet
Servlets and other application building blocks requiring user profile support
should make calls to the class:
com.ibm.websphere.userprofile.UserProfileManager
The class supports the following functions:
- Creating and deleting user profiles
- Getting and updating (cached and immediate) to and from the database
- Getting user profiles for read-only tasks
- Performing queries on database columns
|
|