Problem with JSF Portlet and liferay Portal 4.3 ( not a portal problem).
I'm deloying a JSF portlet to Liferay Portal 4.3 it works fine using Java Studio Creator 2 , Update 1.
The problem is when i have 2 instances of the same JSF portlet under one page. Then when i process and action that returns somethink like "success" and when i process it from Portlet 2 the Portlet 1 gets navigation and etc.
i Mean i make somethink to Portlet 1 , portlet 2 is changed and etc.

