Hello all,

I tried uploading files using Blogstore API but it doesn't work for
me.
I use guice and I think there is a problem with this forward in
UploadBlobServlet.java

getServletContext().getRequestDispatcher(successPath).forward
(wrappedRequest, wrappedResponse);

May be something wrong with catching forwards in Guice?

I don't know how do solve this problem, I hope somebody response me.

Thanks
-- 
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-j...@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