Can you send the error stack trace ? Did you enable sessions at appengine-web.xml ?
On Fri, Dec 9, 2011 at 4:55 AM, binit topiwala <[email protected]>wrote: > I am able to run my application well on localhost, but getting error when > trying to run on GAE. > > My appid: http://movieflixapp.appspot.com > > Also, I'm not able to use HttpSession in my web application. > > I'm attching my code files above. > > What I'm actually doing is like, storing the data into the datastore, and > then retrieving it from the datastore and then storing it in the > httpsession variables, also I'm trying to fetch the data from the data from > the datastore in the a.jsp itself, but it's not running too on google app. > > 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. > Thank you. > > -- > 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. > -- Bruno Fuster -- 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.
