How to find out about the User Agent in GWT

Posted by Kasturi on Stack Overflow See other posts from Stack Overflow or by Kasturi
Published on 2010-05-03T15:55:59Z Indexed on 2010/05/03 18:58 UTC
Read the original article Hit count: 160

Filed under:
|

I am trying to write browser specific code. Is there a GWT API to find out which browser the client is using?

© Stack Overflow or respective owner

Related posts about gwt

Related posts about browser-detection