On Wed, Jun 26, 2013 at 5:16 PM, ben younes raed <raed...@gmail.com> wrote:

> it looks like my servlet jsp config doesn't fit to the URL ? what should I
> do ?
>
>

1. Did you change the form action to:
BlobstoreServiceFactory.getBlobstoreService().createUploadUrl("/tublr");

2.  getUploadedBlobs is deprecated, you may want to change that to
getUploads

3. When you get the 404 redirect page, what is the URL displayed in your
browser?

4. Are there any errors displayed in your Eclipse?



 -----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to