Hello everyone! My question is in two folds: 1) What is the process used to transmit parameters and data types between client (eg. web browsers) and server (eg. app engine)? It seems like certain data types are treated differently and would like to put my head around this process. 2) What needs to be done for Dates? My class has a date field and the app engine returns me the following error message: com.google.appengine.repackaged.org.codehaus.jackson.map.JsonMappingException: Invalid date/time format: 2014/08/29 <http://stackoverflow.com/questions/25578430/com-google-appengine-repackaged-org-codehaus-jackson-map-jsonmappingexception-i> Thanks!
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
