Hi there,
I am using liferay 6.0.06 and am creating a portlet. I have overridden the doView(RenderReqeust, RenderResponse) method. Inside of this method I want to construct a portal url that would look like a liferay url that is an action url (like a <portlet:actionURL name="submit var="submitAction" /> tag that get compiled in the jsp int a url like below).
http://localhost:8080/group/control_panel/manage?
p_auth=vh3aGo29
&p_p_id=tadmin_WAR_adminportlet
&p_p_lifecycle=1
&p_p_state=maximized
&p_p_mode=view
&doAsGroupId=10365
&refererPlid=10712
&_tadmin_WAR_adminportlet_pk=674
&_ttadmin_WAR_adminportlet_javax.portlet.action=editCustomer
Thanks,
Daniel
Bitte melden Sie sich an, um diesen Inhalt als unangebracht zu kennzeichnen.