I don't see what the point is in this poll. First, similar polls have been done recently, so this information already exists. Secondly, that's a fairly small (and seemingly arbitrary) subset of the available choices... Why not include, for example:<p>Pylons / Pyramid<p>Wicket<p>Groovy on Grails<p>Stripes<p>Lift<p>Compojure<p>Spring MVC<p>Snap<p>and any number of other popular frameworks?<p>All of that said, my primary choice is Groovy on Grails, so I voted "other."
I have abandoned server side frameworks all together, with the exception of a REST toolkit now days if you are building a web application the client side toolkits coupled with a REST service layer offer a much more robust development platform as well as provides a more usable and better performing end product.
.NET Framework isn't a web framework. ASP.NET is the web framework that runs on .NET. Even then ASP.NET has two distinctly different options. ASP.NET MVC and ASP.NET Webforms.