Hi guys, have a question, I need to get all files from some theme folder, for example :
I have a folder in my theme :
app-images
, and this folder contains a list of images, now I want to get all that images without care about their names.
how can I do this with vaadin ?
Many thanks!