Greeting for all,
I'm new as a Java programmer with JSF projects, I want to put an image as the page plane, and I do not know how to do it.
This is the structure of my project;
Itriedtoputthelineofcodeinthecssfilelikethis;
background-image:url("/resources/images/papel_de_parede.jpg");
NOTE: The Maven structure.
But it did not work.
I need help!
FOR MORE INFORMATION MY PROJECT IS AT GITHUB