Navigating from one portlet to another portlet in different portal page programmatically
Hi,
We have plain jsf portlets in our project. We have created Portal pages and have one portlet per page.
On clicking a link in Portlet1, we want to take the user to a different portlet which is in a different portal page.
Can any one have any idea how we can achieve this ?
Note: We tried ActionResponse.sendRedirect(). But it throws'IllegalStateException'
Jdev version : 11.1.1.7.0
JSF Version : JSF 1.2