[ http://issues.apache.org/struts/browse/WW-1525?page=all ]

Tom Schneider updated WW-1525:
------------------------------

    Attachment: spring-webflow-example.zip

Here is the example I promised.  (It took much longer than I thought it would.) 
 It requires spring 2.0 and spring webflow 1.0.  I tested it against struts 
2.0.1 version of the integration since the latest 2.0.2 snapshot of struts 
wasn't building for me.  (I'll see if 2.0.2 snapshot is working on Monday)

The example is a simple 2 screen car insurance rating app.  The first screen 
asks the user to enter their age.  The next screen will figure out the car 
insurance rate for the user.  (hint: all I do is multiply their age by 2)  The 
FlowScopeInterceptor and the SessionFlowExecKeyInterceptor could probably be 
made generic and moved into the core integration module.  I'm not sure what I 
want to do about the listener functionality--I'd like to make it generic, but 
I'm not sure the behavior needed would be the save across all projects.  Any 
suggestions on how to minimize the project specific code for webflow stuff 
would be appreciated.

> Spring Webflow (SWF) Integration
> --------------------------------
>
>                 Key: WW-1525
>                 URL: http://issues.apache.org/struts/browse/WW-1525
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Misc
>    Affects Versions: Future
>            Reporter: Tom Schneider
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: spring-webflow-2.0.2-SNAPSHOT.zip, 
> spring-webflow-example.zip, struts2-spring-webflow.zip
>
>
> Is there any concrete plans to provide some integration between struts 2 and 
> spring webflow.  There's been some work done already:
> http://opensource.atlassian.com/projects/spring/browse/SWF-76
> http://opensource.atlassian.com/projects/spring/browse/SWF-202
> But this isn't 'official' support.  In a discussion with Keith Donald, it 
> seemed like he's pushing for the struts2 codebase to provide the integration 
> suport:
> http://forum.springframework.org/showthread.php?t=31829

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to