Google News
logo
Java GWT - Interview Questions
What are important modules of GWT?
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
Advertisement