Jean-Guillaume LALANNE wrote: >Hi, > >Has anyone of you managed to integrate a Struts framework in a complete UML >approach or methodology ? >I am trying to do so but I am getting difficulties to find out the way I >should go from my use cases, my >state diagrams and my activity diagrams to the Form Beans, the Actions and >the navigation (mapping). > How about using sequence diagrams from the use cases to show interaction between the user (actor) and components (web server, controller servlet, form beans, action, jsp).
That's my usual take. >Any help or feedback would really be appreciated. > It's Friday, I'll accept a virtual beer :) >Thanks in advance. > >Jean-Guillaume LALANNE > -- dIon Gillard, Multitask Consulting http://adslgateway.multitask.com.au/developers -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

