Comparison of web application frameworks

From Wikipedia, the free encyclopedia

[edit] General

Basic general information about the features

Project Current Stable Version Language License Standards
JBoss 4.0.5 Java GPL JEE
JBoss-SEAM 1.1.5 GA Java GPL JEE
Apache Struts 1.3.5 Java Apache (None)
CakePHP 1.1.13.4450 PHP MIT (None)
WebSphere Application Server 6.1 Java Proprietary JEE
Geronimo Application Server 1.1.1 Java Apache JEE
WebObjects 5.3.1 Java Proprietary (None)
Ruby on Rails 1.2.3 Ruby MIT/Ruby (None)
Django 0.95.1 Python BSD (None)
TurboGears 1.0.1 Python MIT License, LGPL (None)
Pylons 0.9.4.1 Python BSD License (None)
Project Current Stable Version Language License Standards

[edit] Comparison of Features

Ajax M/V/C Internationalization? ORM
JBoss  ? Yes, EJB/JSF/Servlet Yes Yes, Hibernate
JBoss-SEAM Yes Yes Yes Yes, Hibernate
Apache Struts  ?  ?  ?  ?
WebSphere Application Server  ?  ?  ?  ?
Geronimo Application Server  ?  ?  ?  ?
WebObjects Yes  ?  ? Yes, EOF
Ruby on Rails Yes, script.aculo.us Yes, ActiveRecord, Action Pack Yes, Localization Plug-in Yes, ActiveRecord
Django Yes Yes Yes Yes, ActiveRecord
TurboGears Yes Yes Yes Yes, ActiveRecord
Pylons  ?  ?  ?  ?

[edit] See Also