GWT vs Vaadin

Comparison IndexGWTVaadin
IntroductionGWT is a development toolkit for developing web application.Vaadin is an open-source web framework for rich web applications.
Official Websitewww.gwtproject.org.www.vaadin.com
Technical DocumentationYou can get technical documentation of GWT on www.gwtproject.org/doc.You can get technical documentation of JSF on http://www. vaadin.com /docs
Developed ByGWT is developed by Google.Vaadin is developed by Vaadin ltd.
Initial ReleaseGWT is initially released in May 16, 2006.Vaadin is initially released in 2002.
LicenseGWT is licensed under Apache License 2.0.Vaadin is licensed under Apache License 2.0.
Implementation LanguageGWT is build on Java Programming Language.Vaadin is build on Java.
Template LanguageGWT has UIBinder as template languageVaadin has HTML template language.
WYSIWYG-EditorGWT has this editor.Vaadin have this editor.
FrameworkGWT has MVC Restlet framework.Vaadin has MVC as framework.
Design PatternGWT has Model View Presenter Activities and Places.JSF has MVC (Model View Controller), MVVM, MVP (Model View Presenter)as design pattern.
Code GenerationGWT has code generation.Vaadin does not have code generation.
Dynamic TypingGWT does not have dynamic typing.Vaadin does not have dynamic typing.
Programming ParadigmGWT has Object Oriented programming paradigm.Vaadin have Object-oriented, Event-driven, Component-oriented, Functional programming paradigm.
Client Server Code reuseGWT has Model View Controller.Vaadin has MVC web services.
Cloud Platform SupportGWT support via Google App Engine.Vaadin support via Jelastic.
Operating System ServerGWT has Cross platform.Vaadin is JVM compatible.





Latest Courses