UML diagrams of Struts

2006-05-12 Thread Vaneet Sharma
How can I get UML diagrams of Struts (specialy the class model diagram) ? I have also used EJB in my application. Regards Vaneet. Sharma CRISIL. Office- (91)-22-6644 4116 M- (91)-93223 39127 Disclaimer : This message and any attachments (hereinafter referred to as the Said Information

Re: UML diagrams of Struts

2006-05-12 Thread David Durham
Vaneet Sharma wrote: How can I get UML diagrams of Struts (specialy the class model diagram) ? I have also used EJB in my application. Most UML tools have the ability to import classes (or source) and generate diagrams. -Dave

Re: UML diagrams of Struts

2006-05-12 Thread Craig McClanahan
On 5/12/06, Vaneet Sharma [EMAIL PROTECTED] wrote: How can I get UML diagrams of Struts (specialy the class model diagram) ? There are class diagrams embedded in the package description javadocs for many of the packages that make up Struts ... for example see [1] for the classes

RE: UML diagrams of Struts

2006-05-12 Thread Naijatek
If you use JDeveloper as your IDE, you can easily do this. -Original Message- From: Vaneet Sharma [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 8:23 AM To: struts-user@jakarta.apache.org Subject: UML diagrams of Struts How can I get UML diagrams of Struts (specialy the class