Derek Richardson wrote:
You can use RenderResponse.getNamespace that gives you an id scoped to the window, however this id may change and thus cannot be used as key for db entries. The portlet spec does currently not provide the access to the window id, as you would also need lifecycle listeners when a window is created or destroyed.Is there an accessible unique ID for a given portlet window? I'd like to store portlet-window-specific but non-user-specific information in a database and need a primary key.
Thanks,
Derek
Stefan
