1
I’m creating a project in Apache Wicket and as I’m new at it, I’m trying to define background-images
and grab some Javascript functions from Bootstrap.
The problem is that I am unable to define the path of the images in HTML or CSS files. I try to './resources/img/imagem.jpg'
only he still can’t find it. There’s some trick to it?