Hi All,
I am trying to implement IP based authentication where a user is request is
only allowed from particular or group of ip address ,

I am trying to get user / client machine IP address thru Request object

request.getClientInfo().getAddress() -> but its returning null

can someone please tell me if its possible to get client ip address and hot
to do it ??

Regrads ,
cd

Reply via email to