Hi Simon, There is a good article at www.javaworld.com World which compares the .Net framework to the J2EE framework. It dose not address you question with regards to Struts, but Struts is only implementing the MVC design pattern and is one of many such frameworks available to achieve this (while IMHO it is one of the best).
The below article at www.javaworld.com attempts to provide an un-biased review of the two architectures, .Net and J2EE. Found it interesting. RUMBLE IN THE JUNGLE: J2EE VERSUS .NET, PART 1 How do J2EE and Microsoft's .Net compare in enterprise environments? http://www.javaworld.com/javaworld/jw-06-2002/jw-0628-j2eevsnet.html Regards, Todd G. Nist -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jan Vermeir Sent: Thursday, July 04, 2002 7:54 AM To: [EMAIL PROTECTED] Subject: Re: [MVC-Programmers] Reimplementation on ASP.NET framework Hi Simon, at best you may compare asp.net with jsp and taglibraries. Forget all Microsoft marketing hype, there's no revolution there. Struts adds architecture to technology, which is a valuable thing as it enhances the structure of your code making it easier to maintain. Once you have a framework like Struts and you have decided how you want to use it, you can start automating your own work using code generators. asp.net gives you none of this: all you get is a piece of technology, you will have to develop you own architecture. In my experience with various pieces of technology any sensible architecture ends up looking like MVC. You might even implement Struts using asp (in case you get bored). Regards, Jan >From: "Simon Li" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: [MVC-Programmers] Reimplementation on ASP.NET framework >Date: Thu, 4 Jul 2002 06:47:52 +0800 > >Dear, > >Well, are there articles/web resource, that try to compare Struts and >ASP.NET ? >Or is this comparions possible? > >Simon. > > >_______________________________________________ >MVC-Programmers mailing list >[EMAIL PROTECTED] >http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx _______________________________________________ MVC-Programmers mailing list [EMAIL PROTECTED] http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers _______________________________________________ MVC-Programmers mailing list [EMAIL PROTECTED] http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers