Don't sent the widgets to the server. Just send the data from the widget to the server...
On Sep 16, 6:53 am, Markuz05 <[EMAIL PROTECTED]> wrote: > Hi, > I wonder if it's possible, and if it' a good choice send a widget to > the server. > My application is a typical CRUD application where users search data, > edits and sends them back to the server. > Data are displayed on the browser in tables. > I created a complicated data-structure to store data in tables and to > send it > to the server. In order to lighten the client code I thought to send > the widget to the server and make all the "translation operations" > from table to data-structure in the server side. > is it possible? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
