EXT-GWT Question:

Download Job Interview Questions and Answers PDF

Explain what is GWT - Java Emulation library?

EXT GWT Interview Question
EXT GWT Interview Question

Answer:

Google Web Toolkit includes a library that emulates a subset of the Java run-time library. The list below shows the set of JRE packages, types and methods that GWT can translate automatically. Note that in some cases, only a subset of methods is supported for a given type.

java.lang
java.lang.annotation
java.math
java.io
java.sql
java.util
java.util.logging

Download EXT GWT Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me Is GWT works in all the browsers?Explain what is Bootstrap process in GWT or How an applications loads in GWT?