I was creating an application with gwt. then I found that smartgwt widgets are easier to use. with the help of the smargwt showcase I managed to create some working stuff. Now I want to add some previously created gwt composite widgets. but when do so the gwt rpc calls are failing.
Is it possible to use gwt rpc calls with smartgwt?
if yes how?
or is there any big differences between smartgwt and gwt due to which the gwt rpc's can't be used in smartgwt?
Yes is possible to use gwt rpc calls in smartgwt in the same way.
If you are getting any problems then provide description about your problem like exceptions or error you are getting.