aspose file tools
The moose likes Portals and Portlets and the fly likes PortletPreferences Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "PortletPreferences" Watch "PortletPreferences" New topic
Author

PortletPreferences

Dorothy Taylor
Ranch Hand

Joined: Nov 26, 2007
Posts: 104
Hi

The user preferences are stored permanently in the PortletPreferences by the container. Could anyone please suggest how/where does the container store these values as these are available across server restarts. Is it possible to configure to store the Preference values in an external database etc.?

Regards
Jeff Handa
Greenhorn

Joined: Mar 30, 2005
Posts: 15
What container are you using? In Liferay Portal, the PortletPreferences are stored in a table called portletpreferences.
Dorothy Taylor
Ranch Hand

Joined: Nov 26, 2007
Posts: 104
So does it mean that the container will use the particular portal vendor storage for storing PortletPreferences?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: PortletPreferences
 
Similar Threads
Application Scope Session in IBM portal server
Let us clean up Cameron's Mock tests for IBM 829!
Portlet Preferences not loading , portlet does not populate table values.
Store portlet preferences in struts portlet
ProcessAction() in Struts bridge