Hello,
I would like to use the "friendly url mapper" feature of liferay with portlets developped with spring mvc portlet and deployed on liferay.
My portal is divided into a menu, header, footer and main portlets. The main portlet will change depending on what the user clicks on the menu.
How can i use the friendly url mapper to identify the same portlet when it changes state? Depending on whether a user is connected or not, the same portlet will display different information. But how do i specify 2 different urls for those 2 states?
Thanks !
Please sign in to flag this as inappropriate.