What are important modules of GWT?

devquora
devquora

Posted On: Feb 22, 2018

 

Some standard modules are:

  • User Module: It contains core GWT functionality
  • HTTP Module: It consists of Low-level HTTP communications library
  • JSON Module: It has JSON creation and parsing
  • JUnit Module: It contains JUnit testing framework integration
  • XML Module: It includes XML document creation and parsing

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    GWT interview questions

    What is GWT framework?

    GWT stands for Google Web Toolkit which is an open source framework designed to build outer-performance web applications in Java...

    GWT interview questions

    What is GWT used for?

    It is a toolkit designed for building and optimizing browser-based applications...

    GWT interview questions

    What are requirements to install GWT?

    To install GWT, first install JDK Java Development Kit on your system as GWT is based on Java...