Hi, I understand that I can't return an actual JDBC ResultSet from an RPC. Can someone point me to an easy example of how to use a ArrayList or a custom DTO that I can use to transfer the ResultSet data back to the client?
Hopefully this example can include the definitions for TheService.java, TheServiceAsync.java and TheServiceImpl.java. I don't need the entire code - just the function/class definitions, and the line that casts the ResultSet. Much thanks in advance.
-- 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.
