This is not really a wicket task. It's more a programming problem. String localizedString = Localizer.getString(key); String[] values = localizedString.split(","); Simple isn't it? You really want to decline this method?
I was aware of this possibility (which I actually want to avoid for my front page) ;-) I just wanted to ask if there is a standard way to do this in wicket in order to leverage also the caching mechanism.
But it is no problem to implement it on my own. regards, andr --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org