<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Optis community blog &#187; J2EE</title>
	<atom:link href="http://blog.optis.be/category/java/j2ee/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.optis.be</link>
	<description>The Optis Community Blog</description>
	<lastBuildDate>Wed, 18 Nov 2009 21:32:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Check exceptions vs unchecked exceptions</title>
		<link>http://blog.optis.be/2009/09/18/check_exceptions_vs_unchecked_exceptions/</link>
		<comments>http://blog.optis.be/2009/09/18/check_exceptions_vs_unchecked_exceptions/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:32:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[check exception]]></category>

		<guid isPermaLink="false">http://blog.optis.be/?p=370</guid>
		<description><![CDATA[Another interesting article about checked-exceptions. I know this is not new, but every time a new project starts, I&#8217;m having the same discussion about checked-exceptions.
Once upon a time Java created an experiment called checked-exceptions, you know you have to declare exceptions or catch them. Since that time no other language (I know of) has decided [...]]]></description>
			<content:encoded><![CDATA[<p>Another interesting article about checked-exceptions. I know this is not new, but every time a new project starts, I&#8217;m having the same discussion about checked-exceptions.</p>
<p>Once upon a time Java created an experiment called checked-exceptions, you know you have to declare exceptions or catch them. Since that time no other language (I know of) has decided to copy this idea, but somehow the Java developers are in love with checked exceptions&#8230;</p>
<p><a href="http://java.dzone.com/articles/checked-exceptions-i-love-you">Continue reading&#8230;</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.optis.be%2F2009%2F09%2F18%2Fcheck_exceptions_vs_unchecked_exceptions%2F&amp;linkname=Check%20exceptions%20vs%20unchecked%20exceptions"><img src="http://blog.optis.be/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.optis.be/2009/09/18/check_exceptions_vs_unchecked_exceptions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Implementing REST Web Application Architectures with Spring MVC</title>
		<link>http://blog.optis.be/2009/09/18/implementing-rest-web-application-architectures-with-spring-mvc/</link>
		<comments>http://blog.optis.be/2009/09/18/implementing-rest-web-application-architectures-with-spring-mvc/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:29:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://blog.optis.be/?p=368</guid>
		<description><![CDATA[In this technical talk, Arjen Poutsma explains RESTFul concepts and discusses Spring 3.0 support for REST in Spring MVC. For these new RESTful features in Spring, he provides details about RESTful URI&#8217;s, URI templates, Content negotiation, HTTP method conversion, and ETag support.
http://europe.springone.com/europe-2009/speaker/Arjen+Poutsma
]]></description>
			<content:encoded><![CDATA[<p>In this technical talk, Arjen Poutsma explains RESTFul concepts and discusses Spring 3.0 support for REST in Spring MVC. For these new RESTful features in Spring, he provides details about RESTful URI&#8217;s, URI templates, Content negotiation, HTTP method conversion, and ETag support.</p>
<p><a href="http://europe.springone.com/europe-2009/speaker/Arjen+Poutsma">http://europe.springone.com/europe-2009/speaker/Arjen+Poutsma</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.optis.be%2F2009%2F09%2F18%2Fimplementing-rest-web-application-architectures-with-spring-mvc%2F&amp;linkname=Implementing%20REST%20Web%20Application%20Architectures%20with%20Spring%20MVC"><img src="http://blog.optis.be/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.optis.be/2009/09/18/implementing-rest-web-application-architectures-with-spring-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to REST in Spring</title>
		<link>http://blog.optis.be/2009/03/09/how-to-rest-in-spring/</link>
		<comments>http://blog.optis.be/2009/03/09/how-to-rest-in-spring/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 06:10:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://blog.optis.be/?p=173</guid>
		<description><![CDATA[Restful applications and web services are becoming more and more important. Therefor I found this interesting article.
Continue reading&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Restful applications and web services are becoming more and more important. Therefor I found this interesting article.</p>
<p><a href="http://blog.springsource.com/2009/03/08/rest-in-spring-3-mvc/">Continue reading&#8230;</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.optis.be%2F2009%2F03%2F09%2Fhow-to-rest-in-spring%2F&amp;linkname=How%20to%20REST%20in%20Spring"><img src="http://blog.optis.be/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.optis.be/2009/03/09/how-to-rest-in-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

