<?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: &#8220;Hello, World&#8221; Web Application using Struts 2 in NetBeans IDE 6.1</title>
	<atom:link href="http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/feed/" rel="self" type="application/rss+xml" />
	<link>http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/</link>
	<description>"The time has come...to talk of many [technologies]." --Lewis Carroll('The Walrus and the Carpenter')</description>
	<lastBuildDate>Sun, 05 Feb 2012 15:38:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ravikumar</title>
		<link>http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/comment-page-1/#comment-138654</link>
		<dc:creator>Ravikumar</dc:creator>
		<pubDate>Mon, 22 Aug 2011 09:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/?p=307#comment-138654</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-137927&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Ravikumar:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 I did as you explained, compiled fine but when i try to run it looks for applicationCOntext.xml(some spring sort of error), why is it looking for spring etc.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-137927" rel="nofollow"><br />
<strong><em>Ravikumar:</em></strong><br />
</a><br />
 I did as you explained, compiled fine but when i try to run it looks for applicationCOntext.xml(some spring sort of error), why is it looking for spring etc.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: alf</title>
		<link>http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/comment-page-1/#comment-138647</link>
		<dc:creator>alf</dc:creator>
		<pubDate>Fri, 19 Aug 2011 03:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/?p=307#comment-138647</guid>
		<description>useful</description>
		<content:encoded><![CDATA[<p>useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Struts Video Tutorial</title>
		<link>http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/comment-page-1/#comment-138628</link>
		<dc:creator>Struts Video Tutorial</dc:creator>
		<pubDate>Thu, 28 Jul 2011 17:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/?p=307#comment-138628</guid>
		<description>Thank you man for this helpful tutorial .</description>
		<content:encoded><![CDATA[<p>Thank you man for this helpful tutorial .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay Kulkarni</title>
		<link>http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/comment-page-1/#comment-138601</link>
		<dc:creator>Vijay Kulkarni</dc:creator>
		<pubDate>Sun, 10 Jul 2011 01:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/?p=307#comment-138601</guid>
		<description>New project creation sometimes overwrites the web.xml. If you are getting the resource not found error, verify that you have the filter and filter-mapping tags present in your web.xml and that they are defined correctly.</description>
		<content:encoded><![CDATA[<p>New project creation sometimes overwrites the web.xml. If you are getting the resource not found error, verify that you have the filter and filter-mapping tags present in your web.xml and that they are defined correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Munmun</title>
		<link>http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/comment-page-1/#comment-138397</link>
		<dc:creator>Munmun</dc:creator>
		<pubDate>Sun, 02 Jan 2011 20:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/?p=307#comment-138397</guid>
		<description>i do get the same error &quot;the requested resource is not currently available.&quot;
i did place the strut.xml file in source package and added that commons-fileupload-1.2.1.jar but it didn&#039;t help as it is giving the same problem.
please give a solution to this problem.</description>
		<content:encoded><![CDATA[<p>i do get the same error &#8220;the requested resource is not currently available.&#8221;<br />
i did place the strut.xml file in source package and added that commons-fileupload-1.2.1.jar but it didn&#8217;t help as it is giving the same problem.<br />
please give a solution to this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pran</title>
		<link>http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/comment-page-1/#comment-138316</link>
		<dc:creator>Pran</dc:creator>
		<pubDate>Thu, 02 Sep 2010 13:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/?p=307#comment-138316</guid>
		<description>I had the same problem with my first Struts2 application. My web folder structure was wrong ... I was putting jsp folder and index.jsp inside WEB-INF ... just got them out and put them at the same level as that of WEB-INF ... and it&#039;s working</description>
		<content:encoded><![CDATA[<p>I had the same problem with my first Struts2 application. My web folder structure was wrong &#8230; I was putting jsp folder and index.jsp inside WEB-INF &#8230; just got them out and put them at the same level as that of WEB-INF &#8230; and it&#8217;s working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JAVA &#171; System Connection Technology</title>
		<link>http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/comment-page-1/#comment-138302</link>
		<dc:creator>JAVA &#171; System Connection Technology</dc:creator>
		<pubDate>Tue, 10 Aug 2010 17:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/?p=307#comment-138302</guid>
		<description>[...] II: * Tutorial &#8211; Struts-2 no NetBeans 6.5 - Novo * Tutorial &#8211; Struts-2 no NetBeans 6.1 * Start &#8211; Struts-2 &#8211; Hello World &#8211; dicas suport * Tutorial &#8211; [...]</description>
		<content:encoded><![CDATA[<p>[...] II: * Tutorial &#8211; Struts-2 no NetBeans 6.5 &#8211; Novo * Tutorial &#8211; Struts-2 no NetBeans 6.1 * Start &#8211; Struts-2 &#8211; Hello World &#8211; dicas suport * Tutorial &#8211; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajlaxmi</title>
		<link>http://beans.seartipy.com/2008/07/30/hello-world-web-application-using-struts-2-in-netbeans-ide-61/comment-page-1/#comment-138298</link>
		<dc:creator>rajlaxmi</dc:creator>
		<pubDate>Fri, 30 Jul 2010 08:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/?p=307#comment-138298</guid>
		<description>I want to know how to write program of struts using netbeans 6.5.
kindly sent som pdf on my mail. Which are easy to understand ..... 
Thanks a lot.</description>
		<content:encoded><![CDATA[<p>I want to know how to write program of struts using netbeans 6.5.<br />
kindly sent som pdf on my mail. Which are easy to understand &#8230;..<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

