flow-and-components-documentation icon indicating copy to clipboard operation
flow-and-components-documentation copied to clipboard

Documentation on loading an image from `src/main/webapp`.

Open mvysny opened this issue 5 years ago • 1 comments
trafficstars

new Image("/images/foo.png") does not work when the WAR is deployed in a non-empty context root.

Also, there's a zero docs on Image itself.

mvysny avatar Sep 28 '20 09:09 mvysny

The only documentation I could find is this excellent stack overflow post: https://stackoverflow.com/questions/57553973/where-should-i-place-my-vaadin-10-static-files/57553974#57553974

mvysny avatar Sep 28 '20 09:09 mvysny