I need to write two separate view section for users; one for those who access the website using iPad and those accessing otherwise.
I know it is possible in JavaScript, but I need to identify the device using Java.
I am using struts2 and hibernate in my project.