| |||||
Vaadin's main advantage over other GUI toolkits it's its great element design and graphics.
Besides the framework itself, various add-ons are also available for extending base functionality.
Vaading is actually based on the Google Web Toolkit (GWT).
Here are some key features of "Vaadin":
· Cross-browser tested components
· Compatible with most application servers
· Comes packed with lots of ready-made components
· Secure Web application architecture
· Integrated with many IDEs (Maven, Eclipse, NetBeans)
· Mobile device and touch friendly
· Easy CSS styling
· MVC (model-view-controller) architecture
· Deep-linking support, and many more
· Lazy loading
Requirements:
· Java 5 or higher
What's New in This Release: [ read full changelog ]
· Split to seven jars to allow deploying only what you need
· Adding multiple components with varargs in addComponents and appropriate constructors
· Support for mixing multiple themes on the same page
· UI replaces Application as the main entry point
· Redesigned layouts

Via: Vaadin 7.0.0
No comments:
Post a Comment