<?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: Exception-handling in Struts</title>
	<atom:link href="http://technology.amis.nl/2004/07/21/exceptionhandling/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2004/07/21/exceptionhandling/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=exceptionhandling</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Abhishek</title>
		<link>http://technology.amis.nl/2004/07/21/exceptionhandling/#comment-351</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Fri, 07 Jan 2005 06:13:42 +0000</pubDate>
		<guid isPermaLink="false">/?p=79#comment-351</guid>
		<description><![CDATA[This description doesn&#039;t describe how we can call ExceptionHandler from our Action.In my case DatabaseExceptionHandler is not getting called.Its the ActionErrors and the return mapping.findForward(&quot;exception&quot;) which is helping to forward to the respective page.]]></description>
		<content:encoded><![CDATA[<p>This description doesn&#8217;t describe how we can call ExceptionHandler from our Action.In my case DatabaseExceptionHandler is not getting called.Its the ActionErrors and the return mapping.findForward(&#8220;exception&#8221;) which is helping to forward to the respective page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
