I saw this book "Building Web Applications with UML" by Jim Conallen in bookstores a while back. Haven't read it though. Amazon link:
http://www.amazon.com/exec/obidos/ASIN/0201615770/qid=1004516415/sr=1-1/ref=sr_1_15_1/103-8251096-2304659 At 03:47 pm 31-10-2001 +1000, you wrote: >Hi, > >There are some useful UML based tools/concepts for capturing the high >level design and detailed design of an application. Eg Use Cases, >Sequence Diagrams, Object Model etc. > >For web app design under the MVC framework (assume STRUTS as the frame >work) are there any suggestions regarding the best set of modelling >diagrams to use to come up with a good detailed design. > >In particular the aspects of the MVC approach -: >- how to map the Site Map / Web Page Flows across to business objects >- need to capture here special MVC requirements such as assumptions that >individual VIEW items (eg JSP pages) make on access to value objects in >session/request scope >- planning out Web Page -> Action Class -> Backend Object and methods used >-> value/form objects required -> view >- tool to make sure all required object methods are available in the >object model to cater for all actions coming from the web page / action >classes. > >Bit of an open question I know, but I guess I'm looking for the minimum >set of UML diagrams that would capture the design in detail? > > >Cheers >Greg > > > >_________________________________________________________________ >Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- John Yu Scioworks Technologies e: [EMAIL PROTECTED] w: +(65) 873 5989 w: http://www.scioworks.com m: +(65) 9782 9610 Scioworks Camino - "Rapid WebApp Assembly for Struts" -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

