Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mobile Browser Detect

843840Feb 16 2008 — edited Feb 17 2008
Hi,

I've made a new web app using JSP.
I'm looking for a way to detect if the user is using a mobile browser or not.

I want to do this in the back-end +(*JSP*)+ rather than the front-end +(*Javascript*)+:
-> as some mobile devices don't allow Javascript
-> I don't want to load the "heavy" features +(images, .js files, etc...)+ into a mobile browser


I would really appreciate any help :)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2008
Added on Feb 16 2008
5 comments
554 views