Re: Want to know abt patterns in Struts.

2005-02-07 Thread Carlos
___ This is a private email address and is explicitly and expressly not intended for addition to or use in any mass distribution list without the author's prior and express written consent. Absent the specified consent, please remove this email address from any such list. Copyright (C) 2004 Ca

RE: Want to know abt patterns in Struts.

2005-02-04 Thread Barnett, Brian W.
Struts itself is an example of the Service to Worker Pattern, which is a macro pattern using a combination of a controller and dispatcher with views and helpers. -Original Message- From: Akshay Pandit [mailto:[EMAIL PROTECTED] Sent: Friday, February 04, 2005 12:45 AM To: user@struts.apach

Re: Want to know abt patterns in Struts.

2005-02-04 Thread listed
You can find an UML-Diagramm about Struts here: http://rollerjm.free.fr/pro/Struts11.html Greets Felixx Joe Germuska wrote: At 1:15 PM +0530 2/4/05, Akshay Pandit wrote: Hi to all, I would like to know how many j2ee patterns does struts framework make use of. As far as I know, no one sat down w

Re: Want to know abt patterns in Struts.

2005-02-04 Thread listed
You can find an UML-Diagramm about Struts here: http://rollerjm.free.fr/pro/Struts11.html Greets Felixx Joe Germuska wrote: At 1:15 PM +0530 2/4/05, Akshay Pandit wrote: Hi to all, I would like to know how many j2ee patterns does struts framework make use of. As far as I know, no one sat down w

Re: Want to know abt patterns in Struts.

2005-02-04 Thread Joe Germuska
At 1:15 PM +0530 2/4/05, Akshay Pandit wrote: Hi to all, I would like to know how many j2ee patterns does struts framework make use of. As far as I know, no one sat down with the book and said "let's use this one." I'll leave cataloging any which are in there as the result of good design practi