Sometimes it's just that easy. Works like a charm!
Never used it before.
Thanks!
2011/3/21 vineet semwal :
> simply use resource bundle?
>
> ResourceBundle.getBundle(DomainObjectA.class.getCanonicalName()).getString("key");
>
> On Mon, Mar 21, 2011 at 9:36
Hello group,
can anybody point me in the right direction for the following problem.
We are working on a project based on wicket 1.4.x (also hibernate,
spring and so on)
We are using property files for localized text. Mostly side by side
with the domain objects, like so:
DomainObjectA.class
Domai
Hello,
I like to have a RenderedDynamicImageResource with a transparent background.
I tried serveral things google came up with. But none worked so far.
Let me show you what I do:
public RenderedDynamicImageResource getCity(final Long cityId){
RenderedDynamicImageResource