T5: Get remote IP address without Request/GlobalRequest?

2009-01-08 Thread Kit Yeung
Hi all, I have some utilities classes (that is not in Page nor Component so I can't @Inject request) and I want to get remote IP from those classes, is there any way to get IP address directly without passing the request/globalrequest object from the Page/Component? Thanks Kit

Re: T5: Get remote IP address without Request/GlobalRequest?

2009-01-08 Thread Francois Armand
Kit Yeung wrote: Hi all, I have some utilities classes (that is not in Page nor Component so I can't @Inject request) and I want to get remote IP from those classes, is there any way to get IP address directly without passing the request/globalrequest object from the Page/Component? In