Hello,
Hope you are doing fine. We have an internet facing web application which is running on WebSphere. I would like to get the Client Computer Name within one of the
Servlets, I believe I can get the IP address using
but the IP address would be different each time a user invokes a Servlet. I need to maintain within our database USERID and Computer Name i.e. one USERID can have multiple Computer Names.
I believe I can not get the MAC address within Servlet but I was wondering if it is possible to get client computer name.
I would really appreciate any help
Thanks
Regards