Hi Eleco,
I' sorry somehow the problem with the locale being null is solved. I cannot
reconstruct it.
But the problem with the locale passed to
IStringResourceLoader.loadStringResource(..) being DE remains.
I have the feeling that the SessionLocale is not used. I verified this by
putting a label on the page (contents: getLocale().toString().) and doing a
System.out.println("locale:" + locale.toString()); in the loadStringResouce
method.
I need to load the String resources from a database because the customer
wants to make changes to the text without re-deploying the war-file.
Do you need more infos? Thank you very much. I think wicket is a great
product, so far.
Best regards from germany
Marcus
2007/10/2, Eelco Hillenius <[EMAIL PROTECTED]>:
>
> > //funny effect locale.getLanguage() --> Nullpointer Exception
> > //I have to call locale.clone().getLanguage(). Is that normal? ?????
>
> Could you give us the full stack trace please?
>
> Eelco
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>