wicket autolink in CSS -



wicket autolink in CSS -

i have next line within section of panel:

.divider{ background-image: url("img/pspacer.png"); }

with .png placed relative panel java/html sources

wicket autolink enabled , works other resources, such .js , .css files. url within css declaration unmodified wicket , of course of study results in error when requested form browser.

java.lang.classnotfoundexception: img

the error changes 404 error if there no collision static resources. yet original problem remains, autolinker not alter reference.

css wicket autolink

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -