Are you using AJAX, or a generated page? If AJAX, you should put the new object in the display on successful write. If generated, you're probably generating the new page before the write/index update completes.
On Tuesday, April 16, 2013 7:33:37 AM UTC-5, Nijin Narayanan wrote: > > Hi, > > When a datastore operation performed via GET/POST, the web pages are not > updating its content properly. After a refresh will shows the correct > content. This issue was seen on both SDK and Production environment and > it occurred randomly on different appengine appliactions. > > Does anyone have the same issue ? > > Please help me to resolve this. > > -Nijin Narayanan > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
