Forums de discussion

Get portal-ext.properties value in init_custom.vm

Nisarg Parikh, modifié il y a 12 années.

Get portal-ext.properties value in init_custom.vm

Expert Publications: 262 Date d'inscription: 31/12/09 Publications récentes
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, modifié il y a 12 années.

RE: Get portal-ext.properties value in init_custom.vm (Réponse)

New Member Publications: 12 Date d'inscription: 15/09/08 Publications récentes
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, modifié il y a 12 années.

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

Expert Publications: 262 Date d'inscription: 31/12/09 Publications récentes
Hi Hetal,

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

-Nisarg
Bhavik Shah, modifié il y a 8 années.

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

Junior Member Publications: 64 Date d'inscription: 21/05/15 Publications récentes
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, modifié il y a 8 années.

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

Liferay Legend Publications: 6403 Date d'inscription: 23/09/08 Publications récentes
Bhavik Shah:
...I have one proeprty in portal-ext.properties....


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