Hello cd, could you tell us what kind of server connector are you using? And perhaps, what is the client (IE, Firefox, etc.)?
best regards, Thierry Boileau On Feb 18, 2008 9:12 AM, code dude <[EMAIL PROTECTED]> wrote: > 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 >

