Hi, About [user=test&rank=1] I think it is possible if '&' is processed in HTMLescape.
?user=test&rank=1 Please Try. thanks. On 12ζ24ζ₯, εεΎ3:43, Tb <[email protected]> wrote: > I know it kinda looks ugly since I had to add a doGet method to my > servlet to call doPost with the request and response objects... but > it was going to get the job done! Or so I thought... > I'm getting a > "com.google.apphosting.utils.config.AppEngineConfigException: XML > error validating" exception when GAE tries to match my cron.xml to the > xsd file. The url looks something like this "/doCall? > user=test&rank=1". > > Am I missing something or there's no way to set-up a "real" cron job > with command-line arguments and that kind of stuff? We can just do a > dumb get to a servlet? > Like I said, I may be missing something... -- 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.
