Not indexable − Web pages generated by GWT would not be indexed by search engines because these applications are generated dynamically.
Not degradable − If your application user disables Javascript then user will just see the basic page and nothing more.
Not designer's friendly − GWT is not suitable for web designers who prefer using plain HTML with placeholders for inserting dynamic content at later point in time.