掲示板

How to Redirect Logged in user to Liferay Control Panel

10年前 に Vivek P V によって更新されました。

How to Redirect Logged in user to Liferay Control Panel

New Member 投稿: 4 参加年月日: 13/06/17 最新の投稿
I want to put button in my jsp page(Portlet),so that it will navigate user to Liferay control Panel.Which url i need to give for redirection to logged users control panel.
thumbnail
10年前 に Bart Simpson によって更新されました。

RE: How to Redirect Logged in user to Liferay Control Panel

Liferay Master 投稿: 522 参加年月日: 11/08/29 最新の投稿
Theme display should be available in your jsp. Use this method to get the url
String com.liferay.portal.theme.ThemeDisplay.getURLControlPanel()