RE: Defining Struts in Terms of PofEAA

2003-10-19 Thread Shane Mingins
344) and TemplateView(350). Thanks Shane > -Original Message- > From: Peter Abbot [mailto:[EMAIL PROTECTED] > Sent: Monday, 20 October 2003 3:47 p.m. > To: Struts Users Mailing List > Subject: RE: Defining Struts in Terms of PofEAA > > I recall a couple of week

RE: Defining Struts in Terms of PofEAA

2003-10-19 Thread Peter Abbot
October 2003 3:39 p.m. To: 'Struts Users Mailing List' Subject: RE: Defining Struts in Terms of PofEAA Hi Martin Thanks, but no it didn't ;-) I am wondering if (for example) the Action Classes would actually be considered an ApplicationController(379) as opposed to an Input Cont

RE: Defining Struts in Terms of PofEAA

2003-10-19 Thread Shane Mingins
roller(333)??? Cheers Shane > -Original Message- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: Monday, 20 October 2003 3:29 p.m. > To: Struts Users Mailing List > Subject: Re: Defining Struts in Terms of PofEAA > > Shane- > > Take a look at

Re: Defining Struts in Terms of PofEAA

2003-10-19 Thread Martin Gainty
e state of the model and the "controller" is how the user changes the state or provides input. Hope this helps, -Martin - Original Message - From: "Shane Mingins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 19, 2003 10:20 PM Subject:

Defining Struts in Terms of PofEAA

2003-10-19 Thread Shane Mingins
Hi I was wondering if someone could be so kind as to define the Struts architecture in terms of the patterns in Martin Fowler's Patterns of Enterprise Architecture. Is it possible to define the following elements in the controller layer (from Struts In Action): ActionForwards ActionForm Classes