| Author |
mapping user with the portal/portlet state
|
rajat mani
Greenhorn
Joined: Jul 09, 2006
Posts: 21
|
|
hi, i have user that use weblogic portal, they can log in and change the state of portlet,where does the mapping that the user A has this preferece of portlet layout in portal page, is stored in database?
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4962
|
|
The specification doesn't state where this data has to be stored, only that it must be. WebSphere Portal Server uses a centralized database, so that regardless of which cluster memeber a user logs into, they can access their custom data. I don't know WebLogic too well, but with thousands of users, that data has to be stored somewhere reliable and accessible. It's gotta be a database of some type. -Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
 |
|
|
subject: mapping user with the portal/portlet state
|
|
|