EXT-GWT Question:

Do you know how to use RequestBuilder?

Tweet Share WhatsApp

Answer:

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

Download EXT GWT PDF 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?