<?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/"
		>
<channel>
	<title>Comments on: Writing Java Hello World for Google app engine</title>
	<atom:link href="http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=writing-java-hello-world-for-google-app-engine</link>
	<description>Java, Web 2.0 and other Tech topics</description>
	<lastBuildDate>Thu, 09 Feb 2012 08:01:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Vinay</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-71351</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Tue, 29 Nov 2011 04:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-71351</guid>
		<description>Was looking for a starter to use Google&#039;s app engine and you did not disappoint. Cheers !!!</description>
		<content:encoded><![CDATA[<p>Was looking for a starter to use Google&#8217;s app engine and you did not disappoint. Cheers !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dich thuat</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-45050</link>
		<dc:creator>dich thuat</dc:creator>
		<pubDate>Thu, 14 Jul 2011 11:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-45050</guid>
		<description>very very helpful for me. i am deploying my app to google app engine. But always get error : 400 bad request, i spended a lot of time to resolve this error. now i can do it. 
Thanks very much.</description>
		<content:encoded><![CDATA[<p>very very helpful for me. i am deploying my app to google app engine. But always get error : 400 bad request, i spended a lot of time to resolve this error. now i can do it.<br />
Thanks very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kapil Lokhande</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-35097</link>
		<dc:creator>Kapil Lokhande</dc:creator>
		<pubDate>Thu, 05 May 2011 08:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-35097</guid>
		<description>Hi Vineet,

GREETINGS OF THE DAY

Your post is really helpful for me to implement my first gae app. i have uploaded xml file with docs provided at http://code.google.com/appengine/docs/java/blobstore/overview.html. but i not getting anything about how to access this uploaded file. when i upload it it get uploaded in folder war/web-inf/appengine-generated with blobkey as name. but i can&#039;t get access it in code. can u help me with some code reagarding this. please tell me if you have any idea. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Vineet,</p>
<p>GREETINGS OF THE DAY</p>
<p>Your post is really helpful for me to implement my first gae app. i have uploaded xml file with docs provided at <a href="http://code.google.com/appengine/docs/java/blobstore/overview.html" rel="nofollow">http://code.google.com/appengine/docs/java/blobstore/overview.html</a>. but i not getting anything about how to access this uploaded file. when i upload it it get uploaded in folder war/web-inf/appengine-generated with blobkey as name. but i can&#8217;t get access it in code. can u help me with some code reagarding this. please tell me if you have any idea. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-28708</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Thu, 10 Mar 2011 10:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-28708</guid>
		<description>Thank you a lot, you&#039;re too helpful !</description>
		<content:encoded><![CDATA[<p>Thank you a lot, you&#8217;re too helpful !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rocky</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-28707</link>
		<dc:creator>Rocky</dc:creator>
		<pubDate>Thu, 10 Mar 2011 10:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-28707</guid>
		<description>very nice post, thanks!!!</description>
		<content:encoded><![CDATA[<p>very nice post, thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghassen</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-12884</link>
		<dc:creator>Ghassen</dc:creator>
		<pubDate>Thu, 21 Oct 2010 19:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-12884</guid>
		<description>Thanks for in depth details in this tutorial, but what I was looking for was something that gives me really what&#039;s happing under the hood, I mean IDE cover the low level details, that sometimes make the difference.
I actually kept lookin&#039; until I found this interesting article that only used a Linux terminal, to do it all, check this out.

http://www.tritux.com/blog/2010/10/21/a-java-hello-world-application-on-google-app-engine-part-1/12/1</description>
		<content:encoded><![CDATA[<p>Thanks for in depth details in this tutorial, but what I was looking for was something that gives me really what&#8217;s happing under the hood, I mean IDE cover the low level details, that sometimes make the difference.<br />
I actually kept lookin&#8217; until I found this interesting article that only used a Linux terminal, to do it all, check this out.</p>
<p><a href="http://www.tritux.com/blog/2010/10/21/a-java-hello-world-application-on-google-app-engine-part-1/12/1" rel="nofollow">http://www.tritux.com/blog/2010/10/21/a-java-hello-world-application-on-google-app-engine-part-1/12/1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashutosh</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-5802</link>
		<dc:creator>Ashutosh</dc:creator>
		<pubDate>Thu, 13 May 2010 07:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-5802</guid>
		<description>Thanks a lot..Its really simple to understand now.</description>
		<content:encoded><![CDATA[<p>Thanks a lot..Its really simple to understand now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SN</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-3966</link>
		<dc:creator>SN</dc:creator>
		<pubDate>Fri, 08 Jan 2010 16:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-3966</guid>
		<description>Vote here if you are looking for maven support in GAE
http://code.google.com/p/googleappengine/issues/detail?id=1296</description>
		<content:encoded><![CDATA[<p>Vote here if you are looking for maven support in GAE<br />
<a href="http://code.google.com/p/googleappengine/issues/detail?id=1296" rel="nofollow">http://code.google.com/p/googleappengine/issues/detail?id=1296</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikhil</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-1934</link>
		<dc:creator>Nikhil</dc:creator>
		<pubDate>Thu, 20 Aug 2009 17:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-1934</guid>
		<description>I thank you for this post now I can really work on google apps.</description>
		<content:encoded><![CDATA[<p>I thank you for this post now I can really work on google apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeeshan Hanif</title>
		<link>http://www.vineetmanohar.com/2009/04/writing-java-hello-world-for-google-app-engine/comment-page-1/#comment-18</link>
		<dc:creator>Zeeshan Hanif</dc:creator>
		<pubDate>Wed, 15 Apr 2009 07:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=148#comment-18</guid>
		<description>Nice post, really help a lot.

sezhain , your old GAE account will work for java. Atleast its working for me.</description>
		<content:encoded><![CDATA[<p>Nice post, really help a lot.</p>
<p>sezhain , your old GAE account will work for java. Atleast its working for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

