Hi,
I tried to print user name who ever accesss application. I added the code
request.getHost Name() and request.getRemo teAddr().
The get.getRemoteAd dr() is showing IP address but the code request.getHost Name() should show the host name but it also show the ip address also.
please give me any solution so that client machine name can be found.
Thanks in advance....
Rgd,
Uttam
I tried to print user name who ever accesss application. I added the code
request.getHost Name() and request.getRemo teAddr().
The get.getRemoteAd dr() is showing IP address but the code request.getHost Name() should show the host name but it also show the ip address also.
please give me any solution so that client machine name can be found.
Thanks in advance....
Rgd,
Uttam
Comment