On Mon, Dec 12, 2011 at 9:52 AM, Jerry Malcolm <2ndgenfi...@gmail.com> wrote:
> What is the best/recommended way to determine if the request is coming from
> a mobile device?

> Recommendations?

Trying to keep on top of all possible UserAgent strings is madness,
IMO. (Or a business plan, c.f. BrowserHawk.)   :-)

Use CSS3 media queries to adjust your layout according to screen
size/orientation.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to