<?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: Data Access Object Design Pattern in J2EE</title>
	<atom:link href="http://www.jpgtutorials.com/data-access-object-design-pattern-in-j2ee/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jpgtutorials.com/data-access-object-design-pattern-in-j2ee</link>
	<description>Tutorial blog</description>
	<lastBuildDate>Thu, 02 Feb 2012 04:49:06 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sam</title>
		<link>http://www.jpgtutorials.com/data-access-object-design-pattern-in-j2ee/comment-page-1#comment-93</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Thu, 02 Feb 2012 04:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=779#comment-93</guid>
		<description>Simple but easy to understand. Good job!!!</description>
		<content:encoded><![CDATA[<p>Simple but easy to understand. Good job!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chakri</title>
		<link>http://www.jpgtutorials.com/data-access-object-design-pattern-in-j2ee/comment-page-1#comment-90</link>
		<dc:creator>chakri</dc:creator>
		<pubDate>Thu, 29 Dec 2011 18:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=779#comment-90</guid>
		<description>thnx a lot...</description>
		<content:encoded><![CDATA[<p>thnx a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sathiya Moorthy</title>
		<link>http://www.jpgtutorials.com/data-access-object-design-pattern-in-j2ee/comment-page-1#comment-81</link>
		<dc:creator>Sathiya Moorthy</dc:creator>
		<pubDate>Wed, 03 Aug 2011 09:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=779#comment-81</guid>
		<description>Good Work,
  you made the understanding of DAO pattern easier, good tutorial, 
FYI
  all ways keep in mind before explaining some Design pattern tell the following
           -&gt; What is the Problem ?
           -&gt; What is the Solution ?
           -&gt; Design Pattern - A Description of what makes this a              &quot;Design Pattern&quot;
           -&gt; When to use this pattern
           -&gt; Example 
           -&gt; Advantages and Disadvantages of the Design pattern.


All the Best, Keep going

Thanks &amp; Regards
S.Sathiya</description>
		<content:encoded><![CDATA[<p>Good Work,<br />
  you made the understanding of DAO pattern easier, good tutorial,<br />
FYI<br />
  all ways keep in mind before explaining some Design pattern tell the following<br />
           -&gt; What is the Problem ?<br />
           -&gt; What is the Solution ?<br />
           -&gt; Design Pattern &#8211; A Description of what makes this a              &#8220;Design Pattern&#8221;<br />
           -&gt; When to use this pattern<br />
           -&gt; Example<br />
           -&gt; Advantages and Disadvantages of the Design pattern.</p>
<p>All the Best, Keep going</p>
<p>Thanks &amp; Regards<br />
S.Sathiya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirbhay</title>
		<link>http://www.jpgtutorials.com/data-access-object-design-pattern-in-j2ee/comment-page-1#comment-73</link>
		<dc:creator>Nirbhay</dc:creator>
		<pubDate>Fri, 29 Apr 2011 05:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=779#comment-73</guid>
		<description>its a good explaination........DAO is so simple after reading above material.</description>
		<content:encoded><![CDATA[<p>its a good explaination&#8230;&#8230;..DAO is so simple after reading above material.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pankaj</title>
		<link>http://www.jpgtutorials.com/data-access-object-design-pattern-in-j2ee/comment-page-1#comment-68</link>
		<dc:creator>Pankaj</dc:creator>
		<pubDate>Wed, 23 Mar 2011 06:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=779#comment-68</guid>
		<description>I impressed with your language...I understood everything!! Thanks!</description>
		<content:encoded><![CDATA[<p>I impressed with your language&#8230;I understood everything!! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meng</title>
		<link>http://www.jpgtutorials.com/data-access-object-design-pattern-in-j2ee/comment-page-1#comment-62</link>
		<dc:creator>Meng</dc:creator>
		<pubDate>Tue, 07 Dec 2010 02:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=779#comment-62</guid>
		<description>Impressive article about DAO. Thanks.</description>
		<content:encoded><![CDATA[<p>Impressive article about DAO. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smin rana</title>
		<link>http://www.jpgtutorials.com/data-access-object-design-pattern-in-j2ee/comment-page-1#comment-51</link>
		<dc:creator>smin rana</dc:creator>
		<pubDate>Sat, 29 May 2010 22:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=779#comment-51</guid>
		<description>how i should package those above classes in struts 2 framework?
can you help me to find a simple solution?
my welcome file name index.jsp, i want to add a struts 2 action with this file, i mean when application start automatically will call that action 

Thanks</description>
		<content:encoded><![CDATA[<p>how i should package those above classes in struts 2 framework?<br />
can you help me to find a simple solution?<br />
my welcome file name index.jsp, i want to add a struts 2 action with this file, i mean when application start automatically will call that action </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

