Answers

Question and Answer:

  Home  EXT GWT

⟩ Tell me how to work with Server side communication?

Using GWT RPC

To user GWT RPC we need to create couple of interfaces and one implementation class.

1. Synchronous interface

2. Asynchronous interface

3. Implementation class implements Synchronous interface.

 213 views

More Questions for you: