I have a JSR 286 portlet deployed into Portal. I would like to set a custom property in this portlet and get it either from my controller or JSP view so that I can customize the look based on the value of this custom property.
What methods are availabe? and what suggestions you have to achieve this goal?
Thank you!