SQLContainer 1.0 Released

Good news for everyone using SQL databses in their Vaadin applications. The Vaadin SQLContainer is end-of-beta and v 1.0 has been released today. The SQLContainer is an add-on for Vaadin, that implements the Container interface for standard SQL database servers. SQLContainer allows you to easily ...

Vaadin 6.1 goes to Maven and adds Google App Engine support

Vaadin for Maven Users It is now easy for Maven users to enhance their web projects with Vaadin user interfaces. The latest 6.1 version of the Vaadin Java web library is now available also for Maven users, via the Maven central repository. Here is a small usage sample: mvn archetype:generate ...