Hi Tim, Have you checked out the GWT RPC documentation? It should provide some useful information on how to use GWT RPC in your project. For an example of using GWT RPC for a real application, check out the StockWatcher tutorial which includes a section on using GWT RPC to transfer data between the client and server.
Using GWT RPC: http://code.google.com/webtoolkit/doc/1.6/DevGuideServerCommunication.html#DevGuideRemoteProcedureCalls <http://code.google.com/webtoolkit/doc/1.6/DevGuideServerCommunication.html#DevGuideRemoteProcedureCalls>StockWatcher tutorial: http://code.google.com/webtoolkit/tutorials/1.6/RPC.html <http://code.google.com/webtoolkit/tutorials/1.6/RPC.html>Hope that helps, -Sumit Chandel On Tue, Sep 8, 2009 at 1:31 AM, tim <[email protected]> wrote: > > Hi everyone, > > am a newbi in gwt and am working on a project to generate reports from > a datasource just want someone to guide me through the steps of > sending data from the client to the server and server to the client > for viewing. > Pliz help time is running out. > [email protected]. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
