spring-mvp Vaadin addon

After my first successfully completed Vaadin project I knew: Vaadin is a very good technology but the provided possibilities to create event driven applications were too limited. Coming from Adobe Flex using the Cairngorm project I knew there should be more possibilities for dispatching events, register listeners and so on. The next project at work … Continue reading spring-mvp Vaadin addon

Advertisement

Vaadin TouchKit and Spring

Vaadin provides a convenient and fast way to create Rich Internet Applications. Normally "Desktop applications" which run in desktop browsers are created with Vaadin. For mobile applications running the webbrowser of mobile devices Vaadin provides the TouchKit addon. Spring integration with Vaadin is not provided by default but can be upgraded by the Spring-Stuff addon. … Continue reading Vaadin TouchKit and Spring