Hi,
Can anybody tell me how can I display or mention struts framework when I design my system (in both highlevel and application level) taking UMl design as the standard.
-Pratap
-
How do I fit struts to my design spec taking UML into a/c (2 messages)
- Posted by: pratap sinha
- Posted on: October 12 2004 07:26 EDT
Threaded Messages (2)
- UML Profile to take Struts into account by Fred Madiot on April 19 2005 09:38 EDT
- struts in uml represent how to by satya satya on June 22 2005 08:27 EDT
-
UML Profile to take Struts into account[ Go to top ]
- Posted by: Fred Madiot
- Posted on: April 19 2005 09:38 EDT
- in response to pratap sinha
Hi,
to describe Struts parts within your UML models you should use a UML Profile (extension mechanism). The best way is to use an "agnostic" profile that is not strictly dedicated to Struts. The ideal profile is one that manages the underlying concepts of what you need to describe. The mapping between your model and Struts files can be done by a generator.
An example of such profile and generator is provide by Mia-Software and can be found here :
http://www.mia-software.com/index.php?lang=en&theme=sol-boosters-j2ee-struts
Fred -
struts in uml represent how to[ Go to top ]
- Posted by: satya satya
- Posted on: June 22 2005 08:27 EDT
- in response to Fred Madiot
Hi,
Struts is using MVC Pattern. you say clearly what is your model, controller , view in you class diagram.
bye
dekonda