Re: Main differences between Struts 1 and Struts 2

2008-04-28 Thread KonTiki
:-) This article should help: http://www.infoq.com/news/2006/12/struts-migration Antonio Petrelli-3 wrote: > > 2008/4/28 Fernandes Celinio SGCF <[EMAIL PROTECTED]>: >> Can anyone tell me what are the main differences between Struts 1 and >> Struts 2 ? > > It's faster to say what they have

Re: Main differences between Struts 1 and Struts 2

2008-04-28 Thread Nils-Helge Garli Hegvik
http://struts.apache.org/2.x/docs/comparing-struts-1-and-2.html Nils-H On Mon, Apr 28, 2008 at 1:33 PM, Fernandes Celinio SGCF <[EMAIL PROTECTED]> wrote: > Hi, > Can anyone tell me what are the main differences between Struts 1 and > Struts 2 ? > Or point me to links describing them. > > What

Re: Main differences between Struts 1 and Struts 2

2008-04-28 Thread Antonio Petrelli
2008/4/28 Fernandes Celinio SGCF <[EMAIL PROTECTED]>: > Can anyone tell me what are the main differences between Struts 1 and > Struts 2 ? It's faster to say what they have in common: they both are MVC implementations; they both are under the Apache umbrella. The end :-) Antonio --