My project structure looks like this:

.src
.....java
..........com
...............myapp
...................[HTML & Java go here]

.web
.....img
.....css
.....WEB-INF


In my HTML, when I reference "img/image.jpg" or "css/main.css", these files
are not found. I also tried "/img/image.jpg" and "/css/main.css" and that
doesn't work either.

Thanks


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Static-Files-CSS-JPG-not-Found-by-Wicket-in-HTML-tp3697146p3697146.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to