I need to upload more than 1mb of data to gae. (A folder full of, say 150 images) Does anyone know how to do this? One idea was to use a php script and pass each image individually to the datastore, is this possible? If so, how would it be done?
Are there any other ways to pass a folder with 150 images to the datastore other than individually uploading each image? -- 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.
