Recently we were developing web application based on Vaadin and Spring (Core). Now we are trying to make it better :) Our main problem is very slow generation of screens with big amount of data. (We used CustomLayout but it still not the thing we were looking)
I was thinking recently about integrating Spring MVC for only this few screens. And here goes my question "how can I do that"? Do you have any idea were should I start ? I found this thread, but it is not what I was expected.
Do you guys have any idea how can I do this ?
thx Lukasz