1.

What are the disadvantages of GWT?

Answer»

Following are the disadvantages of GWT −

  • 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.



Discussion

No Comment Found