The jar based string resource loader attempts to find the resource from a bundle that corresponds to the supplied component objects jar or one of its parent's jar.
This implementation is fully aware of both locale and style values when trying to obtain the appropriate resources.
Looks for a file called (by default) wicket-jar.properties
at the root of the jar.
@author Bertrand Guay-Paquet
@author Sven Meier
|
|