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

Vivek P V, modified 12 Years ago. New Member Posts: 4 Join Date: 6/17/13 Recent Posts
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
Bart Simpson, modified 12 Years ago. Liferay Master Posts: 522 Join Date: 8/29/11 Recent Posts
Theme display should be available in your jsp. Use this method to get the url
String com.liferay.portal.theme.ThemeDisplay.getURLControlPanel()