Re: RE: Struts - Page Centric Framework[Scanned]

2005-03-14 Thread Ted Husted
In Struts, the Front Controller and Dispatcher are combined. Which begs the quesion: Do you actually miss a Front Controller, which provides a centralized access point for presentation-tier request handling? Or do you just miss a Dispatcher, which selects the views to handle the response. (Strut

RE: RE: Struts - Page Centric Framework

2005-03-13 Thread [EMAIL PROTECTED]
ontroller" model? If you think this would be off topic, you can email me directly. Thanks, Attila -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Sunday, March 13, 2005 5:17 AM To: Struts Users Mailing List Subject: Re: Struts - Page Centric Framework I work in

Re: Struts - Page Centric Framework

2005-03-13 Thread Ted Husted
ts Users Mailing List > Subject: Re: Struts - Page Centric Framework > > I work in ASP.NET myself. > > What is it about Struts that you miss when working in ASP.NET, Attila? > > -Ted. > > On Sat, 12 Mar 2005 22:00:31 -0600, [EMAIL PROTECTED] <[EMAIL PROTECTED]> &g

Re: Struts - Page Centric Framework

2005-03-13 Thread Ted Husted
I work in ASP.NET myself. What is it about Struts that you miss when working in ASP.NET, Attila? -Ted. On Sat, 12 Mar 2005 22:00:31 -0600, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Well, I guess if you guys think Struts is a page centric framework, you > should check out what > ASP.NET ha

Re: Struts - Page Centric Framework

2005-03-12 Thread Dakota Jack
I think you missed the point here, Attila. At least my point was that Struts is NOT, thank God, a page-centric framework. .NET, of course, is, and so is JSF. On Sat, 12 Mar 2005 22:00:31 -0600, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Well, I guess if you guys think Struts is a page cen