No post body was provided.
Poll: What Web Application Framework do you use?
1–10 of 35 posts
Re: Poll: What Web Application Framework do you use?
#2I 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.
Re: Poll: What Web Application Framework do you use?
#3I think Zend Framework should be on that list. That's what I use
Re: Poll: What Web Application Framework do you use?
#4I 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:
Pylons / Pyramid
Wicket
Groovy on Grails
Stripes
Lift
Compojure
Spring MVC
Snap
and any number of other popular frameworks?
All of that said, my primary choice is Groovy on Grails, so I voted "other."
Re: Poll: What Web Application Framework do you use?
#5Vaadin + Spring
Re: Poll: What Web Application Framework do you use?
#6you should add tornado
Re: Poll: What Web Application Framework do you use?
#7Pyramid
Re: Poll: What Web Application Framework do you use?
#8Other (Perl and Catalyst or Web::Simple, depending on the project).
Re: Poll: What Web Application Framework do you use?
#9erlang with cowboy and riak
Re: Poll: What Web Application Framework do you use?
#10.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.