Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在研究 IBM 门户 8.0 和 JSR 286。我的要求是检测请求是来自 PC 浏览器、移动设备还是平板电脑。我没有使用 Web 体验工厂。它只是基本的 portlet 项目。
请有人建议是否有任何方法(任何帮助程序类或任何其他机制)用于 IBM Portlet 8(JSR286)中的设备检测。
您可以在 portlet 的 jsp 中使用 jQuery 来检测device 的类型。否则, detectmobilebrowsers.com上还有其他可用选项