I am trying to create a simple top score keeping app where you first
enter game you want to keep top score for and number of top scores to
keep track of.

This is done using the simple form on 
http://helloworldfromfs.appspot.com/ScoreBoards.jsp
but then the simple score board object is trying to be persisted to
the database it blows up with

Error: Server Error

The server encountered an error and could not complete your request.

Funny part is that it runs fine in my Eclipse IDE.

Is there something special you need to do when you run your datastore
for the first time on google app engine? Or is there any difference
between local dev environment and online one?

Is there a place where you can see the log files for this problem?

I am just learning so any help will be appreciated.

Thanks
-- 
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-j...@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