Guys, I tried creating new folders under src/, naming them main/ and then webapp/ under main/, with img and css subdirectories, but that didn't work either, I don't know why. It was supposed to find it automatically.
But anyway, I don't want to reorganize my project structure. It's an existing NetBeans project and I have dependencies in it, e.g. web.xml. So my question, how can I get Wicket to display my static resources referenced in HTML based on my *existing* structure, which I described in the first post? What is the Java code for that? I need to be able to reference img src="[img]" for example. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Static-Files-CSS-JPG-not-Found-by-Wicket-in-HTML-tp3697146p3698424.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]
