Hi all,
 I am currently developing a content management system on App engine using 
Google documents as the content store.
User needs to upload documents using HTTP post request with document 
metadata and content

In application I have to collect the data from request body and create the 
document in Google docs with the content and metadata
And we can  able to get the data in request and store in Google docs.

But i have a problem with my application. i.e i can not upload document if 
its more than 1 Mb as URL fetch not support more than 1 Mb.

http://code.google.com/appengine/docs/java/urlfetch/overview.html

please kindly help me and if u can provide me with the statistics of how app 
engine is reliable.

If anyone has a suggestion, it will be greatly appreciated!


Thanks
Mahesh.B




-- 
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.

Reply via email to