David Geary's article about Struts in this month's Java Report includes some
class  and sequence diagrams that I found helpful.  Not extensive, but they
showed the key concepts well.

pete


> -----Original Message-----
> From: Hines, Bill [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 31, 2000 1:29 PM
> To: '[EMAIL PROTECTED]'
> Subject: UML Diagrams for Struts
> 
> 
> Does anyone know of or have any UML type diagrams for the 
> struts-type model
> 2 core behavior? I'm thinking in terms of sequence diagrams 
> that show the
> general process of a request coming in and finding it's way 
> through the
> servlet, action class, hash table, worker beans, etc.
> 
> I'd like to structure our applications this way but I'm not 
> quite ready to
> buy into a whole 'framework' for our apps, having been 
> previously bitten by
> efforts like TurboVision, OWL, and the BDE framework from 
> Borland. Plus, we
> don't have servlets 2.2 and JSP 1.1 yet, we're still at 2.1 and 1.0
> respectively.
> 

Reply via email to