I have done browser sniffer using servlet in the past.
Now I want to detect OS using Servlet but I keep getting OS of the Web Server that is hosting my Tomcat container:
Anyway I can detect the client OS using server side Java instead of client side JavaScript?