From: Rod J. <rod...@in...> - 2003-02-24 18:58:46
|
Damn this reply-to! ----- Original Message ----- From: "Rod Johnson" <rod...@in...> To: "jürgen höller [werk3AT]" <jh...@we...> Sent: Monday, February 24, 2003 6:57 PM Subject: Re: [Springframework-developer] Struts (and Re: ErrorCoded/MessageSource) > > Concerning Struts: Despite all of its shortcomings, Struts does have a lot > of features. I've had a detailed look at Struts 1.1b3 recently, especially > analyzing Struts' way of doing things. There are some things worth looking > at: dispatch actions, dynamic forms, error message handling, request tokens, > declarative validation, multipart request processing, "modules", Tiles > integration. > > I agree, there's lots of stuff there, and things we can learn from. However, > wrt the dispatch action, our > com.interface21.web.servlet.mvc.multiaction.MultiActionController does the > same thing but is much more powerful. > > Rod > |