| Author |
accessing portal database?
|
ankur rathi
Ranch Hand
Joined: Oct 11, 2004
Posts: 3829
|
|
Portal database stores user's information, based on this portal server provide functionalities like personalization etc. But how to get that information accessible into portlet/code? I am using web sphere portal server. Thanks.
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
The User objects gives you access to some of this. In WebSphere, look at the PUMA APIs (WebSphere Portal User Management API (PUMA)). This gives you access to user and group information. -Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
 |
|
|
subject: accessing portal database?
|
|
|