posted 17 years ago
Hi,
How do GWT receives the data?
Does it search in a Web Service or just an XML?
And for example if is an XML, does each GWT component needs a especific XML definition?
Or in the other hand the server side part of the compoenent can just receive an object or a list of objects and then it self handles the serialization of the object to send the data to the javascript part?
In other words how easy is to format and send the data to the javascript part of the GWT components?
Best regards,
Nestor Mata