フォーラム

ホーム » Liferay Portal » English » x. Miscellaneous

構造的に表示 平面上に表示 ツリー上に表示
スレッド数 [ 前へ | 次へ ]
toggle
mukul karjule
Why there is special check for resin server in Liferay 6.0.0 ?
2010/08/25 6:01
答え

mukul karjule

ランク: Junior Member

投稿数: 79

参加年月日: 2010/04/05

最近の投稿

Hi,
I m using Liferay 6.0.0 . I have gone through its code. But I am not able to understand why there is check for resin server in each custom tag???
if (!ServerDetector.isResin())


Please help....

Thanks in advance...
Hitoshi Ozawa
RE: Why there is special check for resin server in Liferay 6.0.0 ?
2010/09/30 22:57
答え

Hitoshi Ozawa

ランク: Liferay Legend

投稿数: 8000

参加年月日: 2010/03/23

最近の投稿

Seems like it's used to re-initialize class variables.