See HeaderContributor.forCss() Martijn
On Tue, Dec 16, 2008 at 10:51 AM, Adriano dos Santos Fernandes <[email protected]> wrote: > No good/better way? The problem of using the web directory is that I can't > do that with non-web utility projects in Eclipse and have the files being > contributed to web projects. > > > Adriano > > > Adriano dos Santos Fernandes escreveu: >> >> Hi! >> >> What is the better way to handle CSS urls [background: url(...)], inside >> HTML <style> tags? >> >> As I see, <wicket:link> doesn't work, so I'm writing url(style.css) and >> putting style.css on the normal html directory. Obviously, this don't work >> if I mount pages with path different than "/". >> >> >> Adriano >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.4 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
