On Wed, Apr 2, 2008 at 7:45 AM, srinath gamage <[EMAIL PROTECTED]> wrote:
> I'm going to implement this with javaME. But it is not so clear what is 
> expected from the server side.

If you implement with J2ME, then your app will be responsible for
displaying the complete UI. You'll have to get the data from
somewhere. One option is to use one of Roller's existing web services
for creating, retrieving, updating and deleting blog entries. Roller
supports both the XML-RPC based MetaWeblog API and AtomPub and AtomPub
is the preferred protocol.

- Dave

Reply via email to