Top Stories published by Matti says about web apps… in 2015

Cross Field Validation in Vaadin

The core Vaadin infamously has no support for cross field validation. It is our second most voted feature among pro support users. The reason why it hasn’t been done is that it is really hard to implement perfectly in Vaadin, mostly for the reason that Vaadin contains “UI…


Using Webjars with Vaadin

Webjars are a handy way to consume various JS libraries in JVM applications. Maven will handle the dependencies and typically those are really easy serve from your web applications. With Servlet 3 containers you don’t even need a specific servlet for that, but typical Vaadin…


More on lazy data binding

I recently published some great helpers for connecting large amount of data to UI components. They provide you simple tools to make a well performing databinding with Vaadin UI components and a service layer implemented with e.g. Spring Data or a stateless EJB.

About
Matti says about web apps…
This is my Vaadin related blog. Ideas and opinions presented here should not be taken as official statements from Vaadin Ltd. I’ll be adding some stuff here that I don’t want to get lost in the forum, but which doesn’t fit into our official blog.
More information
Editors