留言板

Liferay 6.2 Hook Access Environment Variables

thumbnail
darren rose,修改在8 年前。

Liferay 6.2 Hook Access Environment Variables

Regular Member 帖子: 215 加入日期: 15-4-4 最近的帖子
Hi,

Using Liferay 6.2, I wish to access environment variables from a hook.

Any help welcomed.

regards
thumbnail
David H Nebinger,修改在8 年前。

RE: Liferay 6.2 Hook Access Environment Variables

Liferay Legend 帖子: 14919 加入日期: 06-9-2 最近的帖子
You mean like calling System.getenv("env.var.key") sort of thing?
thumbnail
darren rose,修改在8 年前。

RE: Liferay 6.2 Hook Access Environment Variables

Regular Member 帖子: 215 加入日期: 15-4-4 最近的帖子
David H Nebinger:
You mean like calling System.getenv("env.var.key") sort of thing?



:-) exactly, basic Java :-)