I have RSS feeds from 4 different websites grouped logically into two catgeories (Social and educational).I have created 1 RSS portlet for each of the category.Each portlet has link to two URL feeds.
I wanted to customize the look and feel of the feeds while they are displayed.For this I created a hook and modified view.jsp. But what I see is view.jsp changes only takes effect for the 2nd RSS portlet added.
Is there any way I can use the same view.jsp and conditional code for handling display of each of the RSS portlets? Any help would be appreciated. Thanks.