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<http://code.google.com/appengine/community.html>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.
