Hi All,

We've embarked on a GWT project and using SmartGWT(TreeGrid , DynamicForm,
etc) -- we found out that the open source version of SmartGWT does NOT come
with DataSources that connect to a RDBMS. In order to connect to a RDBMS, we
need to extend RestDataSource and implement REST services that provides the
CRUD in the format that the RestDataSource expects.

Are there available Java sample source code that use, say, Spring/CXF to
implement a REST service (which has CRUD operations in a RDBMS) and the
corresponding Client side GWT/SmartGWT code that interacts with the REST
Service using RestDataSource ? This will help us meet our impossible
deadline!

Thank you,

BR,
~A

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to