If you use the free version, you use RestDataSource as the starting
point for integration.  RestDataSource simply specifies XML or JSON
messages to send and receive with your server; it is totally agnostic
as to how your server is implemented (it could, for instance, be PHP).

http://www.smartclient.com/smartgwt/javadoc/com/smartgwt/client/data/RestDataSource.html

There is also a user-contributed DataSource that works with GWT-RPC:

http://forums.smartclient.com/showthread.php?t=4814

If you have follow-up questions, please use the SmartGWT forums, not
this one.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to