Using the 3rd party tapestry-upload component, I can upload a File from the client on the server.
Using the chenillekit's thumbnail component, a can make a thumbnail from an Asset.
How can I convert my File into an Asset in order for the Thumbnail component to provide me the image thumbnail ?