On Nov 25, 1:49 pm, CodaMation <[email protected]> wrote: > Mmmmmmmh, Ok I read that point. I'm trying to establish a connection > from a J2ME application using a HTTPConnection with Get method. It > does not agree with 10.8 point?
I would say it doesn't. A browser allows the user to enter an arbitrary url and then renders the result. An example of a J2ME browser is Opera Mini. Simply using GET over HTTP doesn't make an application a browser. The reason this is relevant is that a browser will handle the key and its verification automatically. A J2ME app may run into problems since the server-side checking has been strengthened. Andrew -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-maps-api?hl=en.
