<?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: JSF 2.0 Reality Check</title>
	<atom:link href="http://www.techjava.de/topics/2010/02/jsf-2-reality-check/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techjava.de/topics/2010/02/jsf-2-reality-check/</link>
	<description>Journal on Java Technology</description>
	<lastBuildDate>Tue, 23 Aug 2011 08:02:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Tom Lionberger</title>
		<link>http://www.techjava.de/topics/2010/02/jsf-2-reality-check/comment-page-1/#comment-48371</link>
		<dc:creator>Tom Lionberger</dc:creator>
		<pubDate>Mon, 04 Jul 2011 19:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjava.de/?p=632#comment-48371</guid>
		<description>This webpage does not render appropriately on my i phone - you might wanna try and fix that</description>
		<content:encoded><![CDATA[<p>This webpage does not render appropriately on my i phone &#8211; you might wanna try and fix that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.techjava.de/topics/2010/02/jsf-2-reality-check/comment-page-1/#comment-48043</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 29 Jun 2011 13:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjava.de/?p=632#comment-48043</guid>
		<description>If you want deeper information on how to create a variable resolver in JSF you have a good tutorial at : 
&lt;a href=&quot;http://www.java-tutorial.ch/java-server-faces/writing-a-jsf-variableresolver&quot;&gt;Writing Variable Resolver using JSF 2&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>If you want deeper information on how to create a variable resolver in JSF you have a good tutorial at :<br />
<a href="http://www.java-tutorial.ch/java-server-faces/writing-a-jsf-variableresolver">Writing Variable Resolver using JSF 2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Zambrovski</title>
		<link>http://www.techjava.de/topics/2010/02/jsf-2-reality-check/comment-page-1/#comment-34748</link>
		<dc:creator>Simon Zambrovski</dc:creator>
		<pubDate>Sat, 11 Dec 2010 11:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjava.de/?p=632#comment-34748</guid>
		<description>Seems, that your controller is not bound to the view or it returns null on getCustomer() invocation. You can usually debug it very easily. Just put some log output to the getCustomer() method and make sure that the Customer object is initialized for editing (a new customer should be created before the view is bound to it).</description>
		<content:encoded><![CDATA[<p>Seems, that your controller is not bound to the view or it returns null on getCustomer() invocation. You can usually debug it very easily. Just put some log output to the getCustomer() method and make sure that the Customer object is initialized for editing (a new customer should be created before the view is bound to it).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://www.techjava.de/topics/2010/02/jsf-2-reality-check/comment-page-1/#comment-34692</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Fri, 10 Dec 2010 18:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjava.de/?p=632#comment-34692</guid>
		<description>This article is very good but I tiried to implement JSR 303 in JSF. 

I am getting below error

/Customer.xhtml @25,61 value=&quot;#{customer.name}&quot;: Target Unreachable, identifier &#039;customer&#039; resolved to null</description>
		<content:encoded><![CDATA[<p>This article is very good but I tiried to implement JSR 303 in JSF. </p>
<p>I am getting below error</p>
<p>/Customer.xhtml @25,61 value=&#8221;#{customer.name}&#8221;: Target Unreachable, identifier &#8216;customer&#8217; resolved to null</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spring MVC vs. JSF &#171; Christine&#8217;s Blog</title>
		<link>http://www.techjava.de/topics/2010/02/jsf-2-reality-check/comment-page-1/#comment-24432</link>
		<dc:creator>Spring MVC vs. JSF &#171; Christine&#8217;s Blog</dc:creator>
		<pubDate>Sun, 15 Aug 2010 17:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjava.de/?p=632#comment-24432</guid>
		<description>[...] JSF became a part of the JEE6 standard and can be comfortably used in conjunction with other JEE frameworks, with Spring or just on its own (see here). [...]</description>
		<content:encoded><![CDATA[<p>[...] JSF became a part of the JEE6 standard and can be comfortably used in conjunction with other JEE frameworks, with Spring or just on its own (see here). [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

