Browser Cache

I noticed that each time I access the page of my “hello world” app, it’s taking a few seconds to load. Nothing seems to be getting cached- the entire thing seems to be downloaded on each request or reload of the page.

However, on the demo.vaadin.com site I noticed that all the apps are quite fast when loading a second time.

Is there some tomcat configuration I’m missing?