vote up 1 vote down star

I'm looking for more and better documentation about snapshots, flow repositories, and flow state serialization in Spring Web Flow. Available docs I've found seem pretty sparse. "Spring in Action" doesn't talk about this. The Spring Web Flow Reference Manual does mention a couple flags here:

http://static.springframework.org/spring-webflow/docs/2.0.x/reference/htmlsingle/spring-webflow-reference.html#tuning-flow-execution-repository

but doesn't really talk about why you would change these settings, usage patterns, etc.

Anyone have a good reference?

flag

75% accept rate
Do you have any specific question about snaphots, flow repositories and flow state serialization? I don't know of any more detailed documentation than the Sprint references, which are not bad in my opinion. – arturh Sep 18 '08 at 19:15

1 Answer

vote up 2 vote down check

hi Alex,

did you try out any of these books ? 1) http://www.ervacon.com/products/swfbook/index.html -- from the original author of WebFlow ? 2) http://www.amazon.com/Expert-Spring-MVC-Web-Flow/dp/159059584X

BR,
~A

link|flag
Thanks, those both seem to have some info from looking at TOC online. From their age, I don't think either covers Web Flow 2 but that may not matter for my purposes. – Alex Miller Sep 19 '08 at 20:51

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.