You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by Sviatoslav Sviridov <sv...@altlinux.ru> on 2006/01/17 17:06:08 UTC

Managing portlet preferences in WSRP4J

Hello,

I'm looking for correct method to implement storing portlet preferences
on Consumer side.
WSRP protocol allows it by passing preferences as
PortletContext.portletState value which is opaque to consumer.

WSRP4J has initial support for this by defining PortletState interface,
and PortletStateImpl class, but methods in PortletStateImpl class are empty.
But the main concern is about how portlet preferences should go to
portlet state? Can someone describe how it was initially designed?

-- 
Best Regards,
Sviatoslav Sviridov