Essentially, we have a need to maintain a global page layout for most of our users. We have done this via the role based PSML, and can thus make single changes that affect the layout of the entire audience. We also allow our end users to customize their own user PSML with the very same portlets which exist on the role based psml. Problem occurs when using the portlet.setAttribute method, the PSML is updated. Thus, the page parameters are updated even for all viewers of the role based PSML.
To date, we have been successful in maintaining the Role based PSML by creating a RO view/decoration, so that they can see their global views, but cannot make changes to these common configuration files. We have several ways we can maintain the data, be it in request parameters, cookies, beans, but was hoping/thinking that jetspeed would already have such a mechanism already built in. This seems to be something transparent to portlets, as they must maintain their state within the jetspeed architecture. We are currently running JS1.4. Any help or suggestions would be greatly appreciated. -Art --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]