
Using this feature we can store/change portlet related configuration at run time. Configuration page in liferay uses preferences to store the configuration.
There are two ways using which we can customize configuration page of custom portlet:
1. By using default DefaultConfigurationAction Class.
2....