<?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>Appliweb &#187; seam</title>
	<atom:link href="http://blog.appliweb.net/tag/seam/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.appliweb.net</link>
	<description>All dimensions of your web developments</description>
	<lastBuildDate>Thu, 10 Jun 2010 10:36:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Writing the Ultimate Form Part 3: partialSubmit and Immediate</title>
		<link>http://blog.appliweb.net/2010/03/writing-the-ultimate-form-part-3-partialsubmit-and-immediate/</link>
		<comments>http://blog.appliweb.net/2010/03/writing-the-ultimate-form-part-3-partialsubmit-and-immediate/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 22:37:55 +0000</pubDate>
		<dc:creator>gcollin</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[icefaces]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://blog.appliweb.net/?p=291</guid>
		<description><![CDATA[Icefaces partialSubmit and immediate compared Now let&#8217;s try something else: We want, next to the &#171;&#160;Search&#160;&#187; button, another one, &#171;&#160;Back to Home&#160;&#187;, that goes directly to another page, let&#8217;s say the home page. If we simply add the button in the .xhtml page, and click on it, we have the following result: 123&#60;ice:commandButton id=&#34;homeAction&#34; value=&#34;Back [...]]]></description>
		<wfw:commentRss>http://blog.appliweb.net/2010/03/writing-the-ultimate-form-part-3-partialsubmit-and-immediate/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Writing the Ultimate Form &#8211; Part 2</title>
		<link>http://blog.appliweb.net/2010/03/writing-the-ultimate-form-part-2/</link>
		<comments>http://blog.appliweb.net/2010/03/writing-the-ultimate-form-part-2/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 22:21:52 +0000</pubDate>
		<dc:creator>gcollin</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[icefaces]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[seam]]></category>
		<category><![CDATA[ultimate]]></category>

		<guid isPermaLink="false">http://blog.appliweb.net/?p=262</guid>
		<description><![CDATA[Basic error handling Seam, JSF and Java all team up together to help developers in displaying error messages to the user. JSF provides the basis, with the FacesMessage mechanism. Anywhere in your code, you can create FacesMessages, and add them to a FacesMessages object. Then, when the next page displays, the error messages are displayed to [...]]]></description>
		<wfw:commentRss>http://blog.appliweb.net/2010/03/writing-the-ultimate-form-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing the ultimate form</title>
		<link>http://blog.appliweb.net/2010/02/writing-the-ultimate-form/</link>
		<comments>http://blog.appliweb.net/2010/02/writing-the-ultimate-form/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 20:50:11 +0000</pubDate>
		<dc:creator>gcollin</dc:creator>
				<category><![CDATA[Non classé]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[icefaces]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[seam]]></category>
		<category><![CDATA[ultimate]]></category>

		<guid isPermaLink="false">http://blog.appliweb.net/?p=255</guid>
		<description><![CDATA[Using Seam, JSF and IceFaces, I&#8217;m trying to write THE form. I mean, even the basic stuff like a good form is not easy to do, and we&#8217;re experiencing some troubles in our project. So I decided to try to write the &#171;&#160;perfect&#160;&#187; and &#171;&#160;working in all cases&#160;&#187; form. What features are needed ? Input [...]]]></description>
		<wfw:commentRss>http://blog.appliweb.net/2010/02/writing-the-ultimate-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
