Saturday, April 18, 2009 Google App Engine and File Upload Google App Engine (GEA) finally got Java support. That's good. This is leaving me with no more excuses for delaying my Shogi Tools work. So I got a grip and wrote some more code. Right now I am focusing on turn-based Shogi server. I wanted there to provide the functionality to upload a user's picture. But how to achieve this in GAE? GAE doesn't allow you to write files on the discs. How to do this fast and easy? I remember using in some of my earlier projects a ready to use Java library that made file uploading very easy for me.
Read full article from Shogi Software: Google App Engine and File Upload
No comments:
Post a Comment