Hey Gowtham, You need to take a look at your apps logs and see what the exception is being thrown.
Robert On Thu, Apr 19, 2012 at 05:24, Gowtham Gutha <[email protected]> wrote: > I tried a sample java servlet application and deployed it to Google App > Engine through Eclipse. My sample project worked well on my localhost but on > appengine it did not. > > http://guthagowtham.appspot.com/ is my project url. This is simple test it > takes input from the user and prints it on the other page. > > When i typed something and clicked on submit, it is unable to display the > output. Here is what i got > http://guthagowtham.appspot.com/simple?name=sample&submit=submit > > The following message is displayed > > 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. > > Is there any solution for this. > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/YDMQyt2P0goJ. > 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?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
