Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: How to Redirect Logged in user to Liferay Control Panel
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.
Theme display should be available in your jsp. Use this method to get the url
String com.liferay.portal.theme.ThemeDisplay.getURLControlPanel()