Which of the following is true regarding portlets, regardless of which API they use?
Answer(s)
- The PortletSettings object is used to provide the portlet with its unique set of configuration parameters and values
- The PortletPreferences object is used only by the Administrator to specify parameter values
- There is one portlet object instance per portlet configuration in the Webdeployment descriptor.
- The PortletPreferences object is used by both the Administrator and users to specify parameter value.
Correct Answer
There is one portlet object instance per portlet configuration in the Webdeployment descriptor.