Which Tomcat version should I use?

Hi,

I am creating a new project and since I am a beginner with Vaadin 7, I would like to know which Tomcat version should I use.

I would rather stability over new features, so I am inclined to use Tomcat 7 over Tomcat 8.

Is it a good assumption?

Hi and welcome to the Vaadin community,

I would recommend Tomcat 7 as well. When I have tried Tomcat 8 I struggled with lots of java problems (library problems) even when vaadin itself works fine.

ok, thank you