InfoQ Homepage Presentations Working With Spring Web Flow
Working With Spring Web Flow
Summary
In this presentation from SpringOne 2009, Keith Donald discusses implementing reusable controller modules, refreshing modules without container restart, handling Ajax events, rendering partial responses, securing flows, data access, preventing lazy-load exceptions, testing flow logic, flow design/implementation best practices, and deploying flows alongside Spring Web MVC multi-action @Controllers.
Bio
Keith Donald is a principal and founding partner at SpringSource. He is best known in the Spring community for creating Spring Web Flow. At SpringSource, Keith is the lead of the Web Products Team. His team sustains the development of Spring Web MVC and Web Flow and their associated integrations, and is also responsible for future innovations in the domain of web frameworks.
About the conference
SpringOne 2GX is an annual event; it includes a technical exploration of the Spring ecosystem along with the latest developments in the Groovy/Grails space. As a participant, you will have the opportunity to attend two great events at one venue. Whether you're a Spring enthusiast, Tomcat user, Groovy/Grails fan, or just interested in open source development, you'll find valuable content in sessions presented here.
Community comments
Request to Infoq
by Winston Dhanraj,
Re: Request to Infoq
by Slobojan Ryan,
Hello
by Sachin Deokar,
Source code
by Abdel Olakara,
Re: Source code
by Rasor Sharpie,
Request to Infoq
by Winston Dhanraj,
Your message is awaiting moderation. Thank you for participating in the discussion.
Could you please consider making these valuable presentations also available via HTTP Tunneling (similar to what Parleys has done), for the benefit of users behind corporate firewalls that indiscriminately block streaming media content.
Thanks & regards,
-Winston
Re: Request to Infoq
by Slobojan Ryan,
Your message is awaiting moderation. Thank you for participating in the discussion.
Hi Winston,
I'm a bit confused by this - our presentations are currently sent via HTTP and not via normal Flash streaming protocols, so there might be something else at work which is causing you issues. Can you please send more details about your issues to feedback@infoq.com so that we can better understand the issue you are seeing in order to identify a potential fix?
Thanks,
Ryan Slobojan
Chief Editor, InfoQ.com
Hello
by Sachin Deokar,
Your message is awaiting moderation. Thank you for participating in the discussion.
Is it possible for us to get the source code and reference manual used during this presentation. This was an excellent presentation and would love to try my hands on Spring Web Flow.
Source code
by Abdel Olakara,
Your message is awaiting moderation. Thank you for participating in the discussion.
Would like to get hold of the source code and demo used in this presentation.. can anybody help me with it? really good presentation.
Re: Source code
by Rasor Sharpie,
Your message is awaiting moderation. Thank you for participating in the discussion.
I believe the code is part of Spring Web Flow distribution subdirectories of spring-webflow-samples.