Message Boards

Get public URL of a JSP Portlet

Srividhya Mohanasundaram, modified 7 Years ago.

Get public URL of a JSP Portlet

New Member Posts: 22 Join Date: 6/29/12 Recent Posts
Hi

I have a JSP Portlet which should be called by an external application. Could you please let me know how to get the URL for this portlet so that my external application can call it? I have Apache as my web server ideally I want something like https://myserver.com/<portlet_url>.

Thanks
Sri
thumbnail
Pankaj Kathiriya, modified 7 Years ago.

RE: Get public URL of a JSP Portlet

Liferay Master Posts: 722 Join Date: 8/5/10 Recent Posts
I am assuming you are looking for "how to make portlet url a friendly/meaningful url ".
Please go through article MAKING URLS FRIENDLY.