-
Dec 22nd, 2010, 03:23 PM
#1
Recommended reading "Advanced spring webflow"
this article presents low level details of spring webflow. You can find the article at
http://www.springerlink.com/index/t5p6672447n4m635.pdf
for copyright reason, I cannot share the article.
-
Jan 1st, 2011, 05:04 PM
#2
Expert Web Flow book
This is a great book, and I own a copy, but it is out of date since it was written in 2006 and covers only the old version of web flow 1.x. I would like to see an updated version that covers version 2.x accurately.
-
Jan 4th, 2011, 10:41 AM
#3
It is still worth reading.
I learned a lot about the semantic deferences of scopes (i.e., flow scope, flash scope, conversation scope, and the like) and continuation.
I didn't find an up-to-date reference for continuation. I think continuation support is a great feature of SWF.
In our work, we need to support suspending and resuming flows.
with the support of continuation, it is easier to accomplish the feature.
Last edited by zenith.fox; Jan 4th, 2011 at 10:45 AM.
-
Jan 4th, 2011, 11:08 AM
#4
Another thing to share:
The spring 2.0-m3 reference contains much more information than the spring 2.2.x reference.
It is kind of weird that the spring people removed lots of information from the reference guide since spring 2.0.0.release.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules