Wednesday, June 5, 2013

what are some uses of PortletConfig object?

The PortletConfig object is meant to provide portlets with the configuration information specified in the portlet deployment descriptor, and a distinct PortletConfig object exists for each portlet in the portlet application. It can be used to access supported locales, resource bundles, portlet initialization
parameters, and container-runtime option information from the portlet
deployment descriptor.

No comments:

Post a Comment