Forums de discussion

how to display the page from the action method in liferay 6.1

Kiran Kumar Boyini, modifié il y a 11 années.

how to display the page from the action method in liferay 6.1

Expert Publications: 287 Date d'inscription: 02/06/11 Publications récentes
Hi All,

I want to open the page from the action method of portlet which is in some other page.

Regards,

Kiran.
thumbnail
Aryan sahu, modifié il y a 11 années.

RE: how to display the page from the action method in liferay 6.1

Junior Member Publications: 73 Date d'inscription: 24/07/12 Publications récentes
If you are using liferay mvc you can set response.setRenderParameter ("jspPage","/html/jsp/yourpagename");