<?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: How to configure multiple handlers in a Spring MVC web application</title>
	<atom:link href="http://www.zparacha.com/configure-multiple-handlers-spring-mvc-web-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zparacha.com/configure-multiple-handlers-spring-mvc-web-application/</link>
	<description>Effective programming and blogging tips by Zaheer Paracha</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:00:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Carlos Flores</title>
		<link>http://www.zparacha.com/configure-multiple-handlers-spring-mvc-web-application/comment-page-1/#comment-1913</link>
		<dc:creator>Carlos Flores</dc:creator>
		<pubDate>Mon, 16 Jan 2012 03:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=222#comment-1913</guid>
		<description>Very useful tutorial, thanks for the article... I was seeking that question!</description>
		<content:encoded><![CDATA[<p>Very useful tutorial, thanks for the article&#8230; I was seeking that question!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nidhi</title>
		<link>http://www.zparacha.com/configure-multiple-handlers-spring-mvc-web-application/comment-page-1/#comment-1677</link>
		<dc:creator>Nidhi</dc:creator>
		<pubDate>Thu, 15 Sep 2011 14:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=222#comment-1677</guid>
		<description>Wonderful article . Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>Wonderful article . Thanks a lot <img src='http://www.zparacha.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parag</title>
		<link>http://www.zparacha.com/configure-multiple-handlers-spring-mvc-web-application/comment-page-1/#comment-1174</link>
		<dc:creator>parag</dc:creator>
		<pubDate>Fri, 24 Sep 2010 09:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=222#comment-1174</guid>
		<description>Hi I am configuring two HandlerMapping in my SpringMVC application.
1. One is BeanNameUrlHandlerMapping &amp;
2. Custom Handler ie named MyRequestParameterNameUrlHandlerMapping.
My problem is that when the &quot;MyRequestParameterNameUrlHandlerMapping&quot; works the other one does not work and when the &quot;BeanNameUrlHandlerMapping&quot; works the second one does not work 
.. can any body tell me how to configure tow HandlerMappings simultaniously...

&lt;!--/*****  Handler Mapping Configuration *****/--&gt;
	
       
    
    
       
        
        
        
            
                
            
        
    


    &lt;!--/***** View Resolver Configuration *****/--&gt;
    
        
        
    


    &lt;!--/***** Controller Mapping Configuration *****/ --&gt;
    
    
    


my problem is</description>
		<content:encoded><![CDATA[<p>Hi I am configuring two HandlerMapping in my SpringMVC application.<br />
1. One is BeanNameUrlHandlerMapping &amp;<br />
2. Custom Handler ie named MyRequestParameterNameUrlHandlerMapping.<br />
My problem is that when the &#8220;MyRequestParameterNameUrlHandlerMapping&#8221; works the other one does not work and when the &#8220;BeanNameUrlHandlerMapping&#8221; works the second one does not work<br />
.. can any body tell me how to configure tow HandlerMappings simultaniously&#8230;</p>
<p><!--/*****  Handler Mapping Configuration *****/--></p>
<p>    <!--/***** View Resolver Configuration *****/--></p>
<p>    <!--/***** Controller Mapping Configuration *****/ --></p>
<p>my problem is</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tito Robe</title>
		<link>http://www.zparacha.com/configure-multiple-handlers-spring-mvc-web-application/comment-page-1/#comment-1080</link>
		<dc:creator>Tito Robe</dc:creator>
		<pubDate>Fri, 05 Mar 2010 04:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=222#comment-1080</guid>
		<description>Hola muy buena su explicacion.. justo lo que estaba buscando.</description>
		<content:encoded><![CDATA[<p>Hola muy buena su explicacion.. justo lo que estaba buscando.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

