Which framework to choose?

2003-11-18 Thread harm
Hi all, Altough this might not be the right place to ask, but I'm just curious. Recently I see a lot of different frameworks which pretty much promise the same functionality as the Struts framework. For instance I found: struts webwork Spring etc... Which one is the best? I have been using St

Re: Which framework to choose?

2003-11-18 Thread Ted Husted
Personally, I consider MVC frameworks to be commodities. It doesn't really matter which you use use. The real point of the exercise is to treat web applications like applications, rather than some throwaway hack. Which framework is best for a particular project is going to depend on the project

RE: Which framework to choose?

2003-11-18 Thread Edgar P Dollin
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 18, 2003 11:07 AM > To: [EMAIL PROTECTED] > Subject: Which framework to choose? > > > Hi all, > > Altough this might not be the right place to ask, but I'm &g

Re: Which framework to choose?

2003-11-18 Thread Martin Cooper
"Ted Husted" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Personally, I consider MVC frameworks to be commodities. It doesn't > really matter which you use use. The real point of the exercise is to > treat web applications like applications, rather than some throwaway hack. > > Wh

Re: Which framework to choose?

2003-11-18 Thread J Janesko
Thank you, Ted. This is right on!! Thanks so much for the link! --Jenn --- Ted Husted <[EMAIL PROTECTED]> wrote: > Personally, I consider MVC frameworks to be > commodities. It doesn't > really matter which you use use. The real point of > the exercise is to > treat web applications like appl