Animations in Vaadin

Can I upload an animation into my vaadin web application. I want to externally create an animation and then put it in my application. Is that possible?

Hi. Which version of Vaadin are you using? What type of animation do you want to use a - .gif or .webm file, a CSS animation or something else?

Olli Tietäväinen:
Hi. Which version of Vaadin are you using? What type of animation do you want to use a - .gif or .webm file, a CSS animation or something else?

I am using Vaadin version 7. I can change to whichever version will allow me to use this animation. I am willing to use a .gif or .webm file. Whichever one will work with vaadin.

Any Vaadin version works. For Vaadin 7, see https://vaadin.com/docs/v7/framework/application/application-resources.html
(generally speaking I’d recommend moving away from Vaadin 7 as it’s no longer maintained outside commercial extended support)