I started my career as a Java developer, and then moved to Asp.NET and recently to Asp.Net MVC, which I really like. When developing in Java, I used Struts1, which I remember as a hideous structure with lots of XML. Now I suspect that Java MVC frameworks have evolved from the time of Struts. So how do modern Java MVC structures compare with ASP.Net MVC? Which one is most similar to Asp.Net MVC?
java c # model-view-controller asp.net-mvc
sumek
source share