Monthly Archives: March 2011

Working easier with DataSources in SmartGWT, part II – server side

So far we have a way to generate the DataSource code based on a XML file describing the DataSource, making declaration of DataSources on client side (almost) a breeze. Now we need a way to either generate the server side code which is called by the DataSource or to create a generic one which can [...]