How to detect mobile (iOS and Android) using JSP/Java? -


just wondering if has come across this?

basically, im looking detect ios , android using jsp , able conditionally add css , js files page.

any ideas?

best way user agent string. there's pretty similar question on already, @ least ios/safari. note there other browsers on ios need user agent strings well.

alot of ua strings listed on this site.

how detect mobile safari server side using php?


Comments