Foros de discusión

Not able to get portlet session variable value in liferay 7 template

shailendra singh, modificado hace 7 años.

Not able to get portlet session variable value in liferay 7 template

New Member Mensajes: 7 Fecha de incorporación: 11/04/16 Mensajes recientes
Not able to get portlet session variable value in liferay 7 template(web content).
thumbnail
David H Nebinger, modificado hace 7 años.

RE: Not able to get portlet session variable value in liferay 7 template

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
A portlet session is scoped to the portlet in question. Session scope is not open to any other context outside of the portlet.
shailendra singh, modificado hace 7 años.

RE: Not able to get portlet session variable value in liferay 7 template

New Member Mensajes: 7 Fecha de incorporación: 11/04/16 Mensajes recientes
My portlet session is in application scope. How can I get that in liferay 7 (web content)template.