Redirecting application to specific URL after logout in Liferay.

You just need to append an URL after logout URL as below...


your_logout_url?referer=url_to_redirect

Comments

Popular posts from this blog

How to get context path in JQuery?

How to extend Liferay 6.2 session timeout by AJAX call?