Configuration for a portlet applicaiton
Mansour Al Akeel <[email protected]>
| Newsgroups | gmane.comp.jakarta.jetspeed.user |
|---|---|
| Message-ID | <[email protected]> |
I understand that I can use init-param in a portlet to pass parameters, but this has to be done for each portlet. I need to set a parameter (configuration option) for the whole application. I mean the parameter is to be shared by all portlets in the single application. I have looked at USER_INFO. Is there another way, to do it ?