Portlets have an EDIT mode, and this is the way we can parametrize them.
My question is what it the best way to parametrize a portlet exactly at the moment its loaded, programmatically.
For example: I want to get Liferay to load two instances of the portlet with a certain ID, one with paramA
, second with paramB
.