<?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: Improving JavaServer Faces by dumping JSP</title>
	<atom:link href="http://almaer.com/blog/improving-javaserver-faces-by-dumping-jsp/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/improving-javaserver-faces-by-dumping-jsp</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Fri, 04 May 2012 14:57:05 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Howard M. Lewis Ship</title>
		<link>http://almaer.com/blog/improving-javaserver-faces-by-dumping-jsp/comment-page-1#comment-3736</link>
		<dc:creator>Howard M. Lewis Ship</dc:creator>
		<pubDate>Thu, 10 Jun 2004 23:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/improving-javaserver-faces-by-dumping-jsp#comment-3736</guid>
		<description>Mike --- good assesment, but that&#039;s what Tapestry does; it maps from coarse grained HTTP requests to method invocations. It doesn&#039;t do anything particularily magical, and it doesn&#039;t require client-side JavaScript to make anything work. It doesn&#039;t use or mimic Swing, but it takes on the flavor of GUI development.

Jason -- No Book For You!  Actually, drop me an e-mail with your snail mail address.
</description>
		<content:encoded><![CDATA[<p>Mike &#8212; good assesment, but that&#8217;s what Tapestry does; it maps from coarse grained HTTP requests to method invocations. It doesn&#8217;t do anything particularily magical, and it doesn&#8217;t require client-side JavaScript to make anything work. It doesn&#8217;t use or mimic Swing, but it takes on the flavor of GUI development.</p>
<p>Jason &#8212; No Book For You!  Actually, drop me an e-mail with your snail mail address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Spille</title>
		<link>http://almaer.com/blog/improving-javaserver-faces-by-dumping-jsp/comment-page-1#comment-3735</link>
		<dc:creator>Mike Spille</dc:creator>
		<pubDate>Thu, 10 Jun 2004 21:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/improving-javaserver-faces-by-dumping-jsp#comment-3735</guid>
		<description>I agree with Jason on this one.  Taking a component model too far adds too much complexity to what&#039;s fundamentally a pretty easy task.  A big part of the problem is that things like JSF try to model a web page as a very fine grained event-driven GUI - and web pages don&#039;t really work that way.  The model doesn&#039;t match the reality, and developers end up programming to a rich-GUI paradigm when the underlying physical reality is a fairly dumb HTML/DHTML combination.  If you&#039;re programming to fine grained events, and your actual infrastructure is ultra-coarse request-response, you&#039;re just asking for trouble.

</description>
		<content:encoded><![CDATA[<p>I agree with Jason on this one.  Taking a component model too far adds too much complexity to what&#8217;s fundamentally a pretty easy task.  A big part of the problem is that things like JSF try to model a web page as a very fine grained event-driven GUI &#8211; and web pages don&#8217;t really work that way.  The model doesn&#8217;t match the reality, and developers end up programming to a rich-GUI paradigm when the underlying physical reality is a fairly dumb HTML/DHTML combination.  If you&#8217;re programming to fine grained events, and your actual infrastructure is ultra-coarse request-response, you&#8217;re just asking for trouble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsf_user</title>
		<link>http://almaer.com/blog/improving-javaserver-faces-by-dumping-jsp/comment-page-1#comment-3734</link>
		<dc:creator>jsf_user</dc:creator>
		<pubDate>Thu, 10 Jun 2004 11:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/improving-javaserver-faces-by-dumping-jsp#comment-3734</guid>
		<description>JSF: Future
Tapestry: Past.
Webwork: Jason the troll.


</description>
		<content:encoded><![CDATA[<p>JSF: Future<br />
Tapestry: Past.<br />
Webwork: Jason the troll.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Carreira</title>
		<link>http://almaer.com/blog/improving-javaserver-faces-by-dumping-jsp/comment-page-1#comment-3733</link>
		<dc:creator>Jason Carreira</dc:creator>
		<pubDate>Thu, 10 Jun 2004 11:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/improving-javaserver-faces-by-dumping-jsp#comment-3733</guid>
		<description>Blah... I&#039;m not sold on either one... Web pages just aren&#039;t that complicated, and when you start trying to make them that complicated, you should really be using something else.
</description>
		<content:encoded><![CDATA[<p>Blah&#8230; I&#8217;m not sold on either one&#8230; Web pages just aren&#8217;t that complicated, and when you start trying to make them that complicated, you should really be using something else.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

