Answer:
To use RequestBuilder we need to inherit HTTP Module in module.xml file
<inherits name=\"com.google.gwt.http.HTTP\"/>
<inherits name=\"com.google.gwt.http.HTTP\"/>
Previous Question | Next Question |
Explain how are we going to get the response from server side? | Explain what is the purpose of the IsSerializable interface in GWT? |