EXT-GWT Question:

Do you know how to use RequestBuilder?

Answer:

To use RequestBuilder we need to inherit HTTP Module in module.xml file
<inherits name=\"com.google.gwt.http.HTTP\"/>

Read All 32 EXT GWT Questions
Previous QuestionNext Question
Explain how are we going to get the response from server side?Explain what is the purpose of the IsSerializable interface in GWT?