> Hi, I'm trying to mount some pages so the URL is more user friendly.
> Now, what I have to do for resources like images and css?. I have a
> images directory in the root of webapp and the css file is in the
> root to.
just include it as a relative resource. If you look at
Wicket-examples, you'll
Hi, I'm trying to mount some pages so the URL is more user friendly.
Now, what I have to do for resources like images and css?. I have a
images directory in the root of webapp and the css file is in the
root to.
One thing is move all at the same level of a java class and mount there.
Other ca