>From googling this issue, it looks like in a Wicket project, "webapp" is under "src"...
In my project, src and web are on the same level. Is this problem? This project was created by NetBeans and I'd prefer not to modify it, with all the web.xml dependencies etc. Looking at the rendered result, I see that the references got rendered with a ".." before them: img src="../img/banner.JPG" href="../css/main.css" Is there any way to prevent that initial ".." rendering? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Static-Files-CSS-JPG-not-Found-by-Wicket-in-HTML-tp3697146p3697254.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
