I am making a GWT App which uses GWT RPC to get data from server. Which is Better->
1. Uses if/switch statements(around 1000) in server code 2. Store in Datastore and on RPC retrieve data from DataStore. any Simple example code for GWT GAE Datastore. Thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.