<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>springwebflow &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/springwebflow/</link>
	<description>Feed of posts on WordPress.com tagged "springwebflow"</description>
	<pubDate>Sun, 03 Jan 2010 19:56:07 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Intro to Spring Web Flow 2]]></title>
<link>http://alfredjava.wordpress.com/2008/07/15/intro-to-spring-web-flow-2/</link>
<pubDate>Tue, 15 Jul 2008 07:31:07 +0000</pubDate>
<dc:creator>Alfred</dc:creator>
<guid>http://alfredjava.wordpress.com/2008/07/15/intro-to-spring-web-flow-2/</guid>
<description><![CDATA[Keith Donald and his team has release the latest version of Spring WebFlow (SWF) on middle of May 20]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><span class="submitted">Keith Donald and his team has release the latest version of Spring WebFlow (SWF) on middle of May 2008. This latest version of SWF is being upgrade to version from version 1.0.x as some major features being added to SWF v2. </span></p>
<p>The concept of SWF is simple:<br />
In SWF, a flow consists of a series of steps called &#8220;State&#8221;. Entering a state results in a view being displayed to user. On that view, user event occurs that are handled by the state. These events can trigger transitions to other states which result in view navigation.</p>
<p><span class="submitted">Here is an overview os SWF v2:</span></p>
<p style="text-align:center;"><img class="size-medium wp-image-13 aligncenter" src="http://alfredjava.wordpress.com/files/2008/07/spring-webflow2-distribution.png?w=300" alt="" width="300" height="217" /></p>
<ul></ul>
<p><strong>Spring Web MVC</strong></p>
<ul>
<li>SWF is building on top of Spring Web MVC as it provides fundation for developing web application with Spring using MVC paradigm.</li>
</ul>
<p><strong>Spring Web Flow<br />
</strong></p>
<ul>
<li>SWF is MVC extension, allows to define <strong>Controller</strong> using Domain-Specific-Language.</li>
<li><strong>Domain-Specific-Language</strong> is designed to model user interaction that required several requests into server to complete, or may be invoke from different context.</li>
</ul>
<p><strong>Spring JavaScript</strong></p>
<ul>
<li>Javascript abstraction framework consists of public JavaScript API with implementation that builds on Dojo.</li>
<li>SWF2 distribution includes ease of integration between Spring JavaScript and Spring Web MVC for processing Ajax requests.</li>
</ul>
<p><strong>Sprint Faces</strong></p>
<ul>
<li>contains Spring&#8217;s support for Java ServerFaces.</li>
<li>use JSF as view technology within Spring MVC and SWF Controller.</li>
</ul>
</div>]]></content:encoded>
</item>

</channel>
</rss>
