You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Creating a Browser Detection JavaBean Java / EJB and Javabeans
In this article we will build a browser detection JavaBean which as the name suggests will try to detect your browser and display a useful message. You can use this bean as such or improve it to your liking. It is a very simple and light weight bean and should not take much memory on your server. You can use it on your site to detect user browser and render appropriate HTML to the user.