I would like to pass data between client and the server without using the GWT RPC. I need to send the JSON data and get back the response. How can I achieve this wihtout using GWT RPC ? Please provide with the example..
Asked
Active
Viewed 355 times