App engine Java SDK 1.3.5. the app engine is acting as a client and is sending a POST request to a server that runs php on it.
I'm implementing a urlfetch with POST using the http://code.google.com/intl/hi-IN/appengine/docs/java/urlfetch/usingjavanet.html#Using_HttpURLConnection example, and I get back an HTTP_OK response from the server for this. However, the $HTTP_RAW_POST_DATA value is blank on the server side. Is there something missing in the example? alok -- 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.
