Hey all, So I'm writing a web app in Java. So far everything is going really well, and I'm almost done. However, for the life of me, I cannot figure out how to make a Cron job. I'm new to web development, but I can't even find simple examples of how to set one up.
http://code.google.com/appengine/docs/java/config/cron.html I understand how to set up the XML for the cron, like they did in the example. But what does the URL mean? What should I have there? Is that just Java code or something else entirely? If anyone could provide some links on how this works, I'd be really grateful. 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 [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.
