[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: J2ME, HTML and the API methods



"Jason Brome" <jason@xxxxxxxxxxxxx> writes:

> This will limit you on those devices to the specific HTTP methods
> supported within the stack.  A POST-based solution would have to be
> considered.

The POST-based fallback is already in the spec:

  http://bitworking.org/projects/atom/draft-gregorio-09.html#rfc.section.7.1

Note that, separately, the "POST-based fallback" is also the "SOAP
profile" of the Atom API.

  -- Ken