<?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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Java frameworks &#8211; it sure is a jungle out there</title>
	<atom:link href="http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/feed/" rel="self" type="application/rss+xml" />
	<link>http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/</link>
	<description>My thoughts and experiences on software architecture and Content Management</description>
	<lastBuildDate>Tue, 29 Dec 2009 12:57:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: suspension struts</title>
		<link>http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5809</link>
		<dc:creator>suspension struts</dc:creator>
		<pubDate>Sun, 17 Aug 2008 02:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5809</guid>
		<description>What a great post... 


hey shashank joshi to write junit test cases in spring :

class MyController extends SimpleFormController{
private IMyManager myManager;
  public ModelAndView onSubmit(HttpServletRequest _request,
            HttpServletResponse _response, 
            Object _command, BindException _error)throws Exception {
}
  public void setMyManager(IMyManager myManager) {
        this.myManager = myManager;
    }
}
 
I have also wriiten implementation of IMyManager interface that is used to get values form DB.
 
I want to write unit test case using EasyMock mock objects API with junit test cases.</description>
		<content:encoded><![CDATA[<p>What a great post&#8230; </p>
<p>hey shashank joshi to write junit test cases in spring :</p>
<p>class MyController extends SimpleFormController{<br />
private IMyManager myManager;<br />
  public ModelAndView onSubmit(HttpServletRequest _request,<br />
            HttpServletResponse _response,<br />
            Object _command, BindException _error)throws Exception {<br />
}<br />
  public void setMyManager(IMyManager myManager) {<br />
        this.myManager = myManager;<br />
    }<br />
}</p>
<p>I have also wriiten implementation of IMyManager interface that is used to get values form DB.</p>
<p>I want to write unit test case using EasyMock mock objects API with junit test cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: razvanp</title>
		<link>http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5791</link>
		<dc:creator>razvanp</dc:creator>
		<pubDate>Tue, 15 Apr 2008 19:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5791</guid>
		<description>I share your opinion. Would monolithic platforms return?
Integrating these layers enumerated above requires also a certain effort.
I put your question from the GUI-oriented view (Ajax) here:
http://razvanp.wordpress.com</description>
		<content:encoded><![CDATA[<p>I share your opinion. Would monolithic platforms return?<br />
Integrating these layers enumerated above requires also a certain effort.<br />
I put your question from the GUI-oriented view (Ajax) here:<br />
<a href="http://razvanp.wordpress.com" rel="nofollow">http://razvanp.wordpress.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve duncon</title>
		<link>http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5790</link>
		<dc:creator>steve duncon</dc:creator>
		<pubDate>Sun, 13 Apr 2008 04:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5790</guid>
		<description>Great site, quick question. what is the best spyware or virus software that i can use with Vista?</description>
		<content:encoded><![CDATA[<p>Great site, quick question. what is the best spyware or virus software that i can use with Vista?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shashank Joshi</title>
		<link>http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5785</link>
		<dc:creator>Shashank Joshi</dc:creator>
		<pubDate>Wed, 12 Mar 2008 09:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5785</guid>
		<description>I would like to know about ektron endeca struts integration and also about struts spring integration and how to write Junit test cases in spring</description>
		<content:encoded><![CDATA[<p>I would like to know about ektron endeca struts integration and also about struts spring integration and how to write Junit test cases in spring</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shashank Joshi</title>
		<link>http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5784</link>
		<dc:creator>Shashank Joshi</dc:creator>
		<pubDate>Sat, 08 Mar 2008 15:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-5784</guid>
		<description>i would like to know about ektron integration with struts struts spring integration building websites with lucences struts websphere spring junit framework build on spring.struts endeca integration</description>
		<content:encoded><![CDATA[<p>i would like to know about ektron integration with struts struts spring integration building websites with lucences struts websphere spring junit framework build on spring.struts endeca integration</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What all happened to Java in last 3 years? &#171; Software Architecture and Content Management</title>
		<link>http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-1282</link>
		<dc:creator>What all happened to Java in last 3 years? &#171; Software Architecture and Content Management</dc:creator>
		<pubDate>Fri, 11 May 2007 16:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-1282</guid>
		<description>[...] frameworks and Dependency injection metaframeworks seem to be in thing. I had earlier expressed my frustration with the abundance of Java Frameworks , however Salil seems to say that the Java community has no confusion, spring is the way to go all [...]</description>
		<content:encoded><![CDATA[<p>[...] frameworks and Dependency injection metaframeworks seem to be in thing. I had earlier expressed my frustration with the abundance of Java Frameworks , however Salil seems to say that the Java community has no confusion, spring is the way to go all [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: indroneel</title>
		<link>http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-1154</link>
		<dc:creator>indroneel</dc:creator>
		<pubDate>Mon, 30 Apr 2007 18:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://pranshujain.wordpress.com/2007/03/28/java-frameworks-it-sure-is-a-jungle-out-there/#comment-1154</guid>
		<description>Ever since Pranshu mentioned it, I wanted to do a blog article on the meta framework piece he mentioned. Glad to say it is finally available ... at: http://neelzone.wordpress.com/2007/04/29/the-dependency-injection-meta-container/

-- Neel</description>
		<content:encoded><![CDATA[<p>Ever since Pranshu mentioned it, I wanted to do a blog article on the meta framework piece he mentioned. Glad to say it is finally available &#8230; at: <a href="http://neelzone.wordpress.com/2007/04/29/the-dependency-injection-meta-container/" rel="nofollow">http://neelzone.wordpress.com/2007/04/29/the-dependency-injection-meta-container/</a></p>
<p>&#8211; Neel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
