Are you using the jsp to upload to blob store? You have to enable billing for it to work.
On Apr 16, 2011, at 12:34 PM, Dököll Solutions <[email protected]> wrote: > Greetings! > > I have a jsp page working fine locally but when deployed to GAE and I call > the URL from my website, I receive the following error > > Error: Server Error > > The server encountered an error and could not complete your request. > If the problem persists, please report your problem and mention this error > message and the query that caused it. > > Has anybody seen that error pop up before? I can post the code if you need > to see it but I believe it is fine, seems to be generic. Other jsp pages > deployed to GAE, called from my site via URLs work just fine, not sure why > FileUpload page is special. > > Hope it's simple:-) > > > > Dököll > > > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
