hi wicket community!

i have a question regarding the usage of ResourceBundles. consider the 
following use case:
i want to add a ResourceBundle in my wicketapplication class with a css file 
(and some relative paths to images/fonts in it). right now i add the 
ResourceBundle with application scope.
all relative paths in the css file are not resolved from their scope but from 
application scope (which leads to ClassNotFoundExceptions). is this expected 
behavior?

i'm using wicket 6.10.

best regards

marcel

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to