Foros de discusión

Get portal-ext.properties value in init_custom.vm

Nisarg Parikh, modificado hace 12 años.

Get portal-ext.properties value in init_custom.vm

Expert Mensajes: 262 Fecha de incorporación: 31/12/09 Mensajes recientes
Hi All,

I have one proeprty in portal-ext.properties.

I want to use it in init_custom.vm file.

Is this possible? If yes, how to achieve that?

Thanks in Advance,


-Nisarg
thumbnail
Hetal R Malaviya, modificado hace 12 años.

RE: Get portal-ext.properties value in init_custom.vm (Respuesta)

New Member Mensajes: 12 Fecha de incorporación: 15/09/08 Mensajes recientes
Hi Nisarg,

You can use below line to access property of portal-ext.properties file.
$propsUtil.get("<property name>"))</property>


Regards,
Hetal Malaviya
CIGNEX Technologies Pvt. Ltd.
Nisarg Parikh, modificado hace 12 años.

RE: Get portal-ext.properties value in init_custom.vm

Expert Mensajes: 262 Fecha de incorporación: 31/12/09 Mensajes recientes
Hi Hetal,

Thanks for the response.
I got it few days back.. emoticon

-Nisarg
Bhavik Shah, modificado hace 8 años.

RE: Get portal-ext.properties value in init_custom.vm

Junior Member Mensajes: 64 Fecha de incorporación: 21/05/15 Mensajes recientes
Hello Experts,

I have one proeprty in portal-ext.properties.

I want to use it in liferay-look-and-feel.xml

Is this possible? If yes, how to achieve that?

Thanks in Advance,

Bhavik Shah
Knowarth Technologies Pvt. Ltd
thumbnail
Olaf Kock, modificado hace 8 años.

RE: Get portal-ext.properties value in init_custom.vm

Liferay Legend Mensajes: 6403 Fecha de incorporación: 23/09/08 Mensajes recientes
Bhavik Shah:
...I have one proeprty in portal-ext.properties....


The question has been answered here. Please don't crosspost without linking the questions.