留言板

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

Kiran Kumar Boyini,修改在11 年前。

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

Expert 帖子: 287 加入日期: 11-6-2 最近的帖子
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,修改在11 年前。

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

Junior Member 帖子: 73 加入日期: 12-7-24 最近的帖子
If you are using liferay mvc you can set response.setRenderParameter ("jspPage","/html/jsp/yourpagename");