Hi Lkai, others,

Any follow up or information on why I'm facing this issue in
Blobstore? I'm
not able to figure it out yet.
I'am only able to get a list of files uploaded in the most recent
session, not the earlier uploads

Thanks in advance,
-Rajesh TN

On Jul 8, 11:55 pm, "Ikai Lan (Google)" <ika...@google.com> wrote:
> Can you post your source code?
>
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> Blog:http://googleappengine.blogspot.com
> Twitter:http://twitter.com/app_engine
> Reddit:http://www.reddit.com/r/appengine
>
> On Fri, Jul 8, 2011 at 2:32 AM, Rajesh T N <rajesh...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I'm a newbie to appengine and currently experimanting with Blobstore APIs.
> > I have 4 queries
>
> > 1. When I upload a file to blob, and try getting uploaded blobs in doPost
> > of the corresponding action servlet, I get only the latest file uploaded.
> > The earlier files uploaded are not retrievable from Blobstore. Am I missing
> > any fundamental concept here? This was observed in localhost cloud
> > simulation.
> > 2. When I try to get uploaded blobs from blobstore in doGet of a servlet, I
> > get an illegal state exception which says that I can do this operation after
> > uploading a blob. Why is this? What do I do to get a list of uploaded blobs
> > from blobstore in a doGet API?
> > 3. When I deployed the app to appspot, the upload form itself was not
> > visible. The getUploadURL in the jsp seems to fail.
> > 4. Why is an error indicated on my JSP file which says that permission is
> > required to run JSP files, but still does run in development server (Couls
> > this be the reason that the form became invisible as given in query 3?).
> > What setting should I do in eclipse to prevent this error?
>
> > Regards,
> > -Rajesh
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine for Java" group.
> > To view this discussion on the web visit
> >https://groups.google.com/d/msg/google-appengine-java/-/v-VqxMLRftQJ.
> > 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.

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