> The logging/query idea is probably the best workaround, but I don't have > such a client to do this querying. If I did, I'd just host my app on it :)
You could schedule a cron job in GAE that tickled your app. If it ran often enough it might keep it resident. http://code.google.com/appengine/docs/java/config/cron.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
