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.

Reply via email to