从Java服务器端浏览器版本检测
问题描述:
我看到了相关的浏览器检测,用户代理检测等很多帖子......我想检测从服务器端版本,并发送基于相应的数据。
I saw many posts related to the browser detection, User agent detection etc...I want to detect the version from server side and send appropriate data based on that.
我知道浏览器可以模仿版本的工具,但是,这并不重要我。
I know browsers can mimic version with tools, but that doesn't matter for me.
我需要确切的版本检测的Java解决方案。
I need the java solution for the exact version detection.