<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments on: J2ME, REST and Grails</title>
	<atom:link href="http://www.acidum.de/2008/11/15/j2me-rest-and-grails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.acidum.de/2008/11/15/j2me-rest-and-grails/</link>
	<description></description>
	<lastBuildDate>Thu, 07 Jan 2010 10:37:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Christoph Hartmann</title>
		<link>http://www.acidum.de/2008/11/15/j2me-rest-and-grails/comment-page-1/#comment-2370</link>
		<dc:creator>Christoph Hartmann</dc:creator>
		<pubDate>Mon, 29 Dec 2008 16:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.acidum.de/?p=169#comment-2370</guid>
		<description>Hey Domnic, I wrote a new post that should answer your questions. I hope that article helps you. Take a look at &lt;a href=&quot;http://www.acidum.de/2008/12/29/j2me-rest-client/&quot; rel=&quot;nofollow&quot;&gt;J2ME Rest Client&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hey Domnic, I wrote a new post that should answer your questions. I hope that article helps you. Take a look at <a href="http://www.acidum.de/2008/12/29/j2me-rest-client/" rel="nofollow">J2ME Rest Client</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domnic</title>
		<link>http://www.acidum.de/2008/11/15/j2me-rest-and-grails/comment-page-1/#comment-2367</link>
		<dc:creator>Domnic</dc:creator>
		<pubDate>Sat, 27 Dec 2008 02:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.acidum.de/?p=169#comment-2367</guid>
		<description>Hi Christoph,
Nice article. Quite interesting to know some attempts of REST for j2me. I am finding it difficult to develop a REST client in J2Me..using java. I have a simple smart card web server..and it has to consume a REST service from a GlassFish server. The SCWS does support GET and PUT, but I am not able to capture the response from the REST service, it lands on my browser and displays as xml structure. I need to process them in my code need to land it on my doGet method..could you give any Suggestions on this please..
thanks
Domnic</description>
		<content:encoded><![CDATA[<p>Hi Christoph,<br />
Nice article. Quite interesting to know some attempts of REST for j2me. I am finding it difficult to develop a REST client in J2Me..using java. I have a simple smart card web server..and it has to consume a REST service from a GlassFish server. The SCWS does support GET and PUT, but I am not able to capture the response from the REST service, it lands on my browser and displays as xml structure. I need to process them in my code need to land it on my doGet method..could you give any Suggestions on this please..<br />
thanks<br />
Domnic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph Hartmann</title>
		<link>http://www.acidum.de/2008/11/15/j2me-rest-and-grails/comment-page-1/#comment-2363</link>
		<dc:creator>Christoph Hartmann</dc:creator>
		<pubDate>Fri, 19 Dec 2008 18:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.acidum.de/?p=169#comment-2363</guid>
		<description>Hey Niko,

i am not sure what your intention is. Do you mean a full HTTP stack that provide a web service? To be honest.. I think it&#039;s possible but you have to do a lot of things by your own. Because you have to use the ServerSocketConnection, you have to write the whole connection management. Would not recommend such solution but it depends on your ideas.

Did i got you right?

Christoph</description>
		<content:encoded><![CDATA[<p>Hey Niko,</p>
<p>i am not sure what your intention is. Do you mean a full HTTP stack that provide a web service? To be honest.. I think it&#8217;s possible but you have to do a lot of things by your own. Because you have to use the ServerSocketConnection, you have to write the whole connection management. Would not recommend such solution but it depends on your ideas.</p>
<p>Did i got you right?</p>
<p>Christoph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bnkthd</title>
		<link>http://www.acidum.de/2008/11/15/j2me-rest-and-grails/comment-page-1/#comment-2362</link>
		<dc:creator>bnkthd</dc:creator>
		<pubDate>Fri, 19 Dec 2008 18:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.acidum.de/?p=169#comment-2362</guid>
		<description>Hi, 
Do you know how to create REST web service provider in J2ME ?
Thanks,
Niko</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Do you know how to create REST web service provider in J2ME ?<br />
Thanks,<br />
Niko</p>
]]></content:encoded>
	</item>
</channel>
</rss>

