I guess, you could do something like this:
add(HeaderContributor.forCss(new CompressedResourceReference(((WebRequest) getRequest()).getHttpServletRequest().getContextPath() + "/webresources/my.css")));
but this isn't a nice way to do it...

Upgrading to a newer version has always benefits. ;)

Regards,
Peter

//maybe you could also use an own HeaderContributor, or the <wicket:head> tags to solve your problem somehow.

2009-08-18 11:46 keltezéssel, Per Newgro írta:
But i'm realy instressted in solving this with 1.3.7. Is there no other
way then jumping to 1.4?

Cheers
Per

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to