Dave Johnson on open web technologies, social software and software development
« blogs.sun.com | Main | What belongs on a... »
I've got too many other things going on right now to resume my work on Control Flow, so I'm happy to report that Don Brown has picked up where I left off and has integrated Cocoon's Control Flow module into a Struts application.
Don implemented the same number guess example that I did, but with Struts, by replacing my Flow Servlet with a Flow Action. This is a different approach than I was considering. I was under the impression that the only way to enable Control Flow to take advantage of Struts Form Bean processing and Validation was to integrate Control Flow at the ActionServlet level. On second thought, I think the Flow Action approach will work fine, but it will require that Actions that are to participate in the flow extend the Flow Action Flow Servlet. I'm looking forward to seeing Don's code.
Dave Johnson in Java
05:51PM May 06, 2004
Comments [3]
Tags:
Java
« blogs.sun.com | Main | What belongs on a... »
This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog
Below are the most recent entries in the category Java, some may be related to this entry.
Posted by Don Brown on May 08, 2004 at 07:58 PM EDT #
Posted by Dave Johnson on May 09, 2004 at 02:38 PM EDT #
Posted by Don Brown on May 10, 2004 at 03:11 AM EDT #