My problem is, the images and css files can't be found by the html pages.
I am calling them as if I was using a static page:
<link href="universal.css" rel="stylesheet" type="text/css">
Images follow a similar pattern.
On 4/27/06, Igor Vaynberg <igor.vaynberg@...> wrote:
how are you referring to those files inside your css?
-Igor
On 4/27/06, Rui Pacheco
<rui.pacheco@...> wrote:Hi all.
My application, as with all applications, uses stylesheets and images. Those files are stored under $TOMCAT_HOME/webapps/my_app/resources, but when I launch my wicket application I see an error on my logs saying that the file can't be found, even though I can see it on the filesystem.
How can I make my files appear on the application?
--
Cumprimentos,
Rui Pacheco
--
Cumprimentos,
Rui Pacheco