Hi Marbot,
Thanks for the sample working project, I am new to SmartGWT and tring to evaluate if I can start using it for my projects. I have a question , Do I have to create the client side stub (interface) for the RPC service plus Async class for each DataObject I have ? So if I have 30 DatabObjects then there will be at 30 client side Interfaces plus corresponding Async ?
What about the server side ?
thanks,
Thanks for the sample working project, I am new to SmartGWT and tring to evaluate if I can start using it for my projects. I have a question , Do I have to create the client side stub (interface) for the RPC service plus Async class for each DataObject I have ? So if I have 30 DatabObjects then there will be at 30 client side Interfaces plus corresponding Async ?
What about the server side ?
thanks,
Originally posted by marbot
Comment