Answers

Question and Answer:

  Home  EXT GWT

⟩ Explain what is GWT - Java Emulation library?

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

 162 views

More Questions for you: