Check this thread<http://groups.google.com/group/google-web-toolkit/browse_thread/thread/7e46e8c33e7ee5da>. Hope helps
2011/7/14 fchas <[email protected]> > my I'm writing a mysql persisted gwt app and I have several data > objects that I want shared to the UI for crud operations but I'm > confused about how to represent the objects in the service. the > online examples use one data object and I don't know how to map > multiple objects in the service. do I need one service and servlet > mapping per object or is there a better way? i'm new to java servlets > so please pardon my complete ignorance. > > -- > 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. > > -- 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.
