Can we localize resources in Wicket? I mean imagine I have multiple-language
application and this application has a logo image. I have pl_logo.ong
en_logo.png es_logo.png and so on. And now I want to define my image in
markup once and in controller one, and let wicket to decided which resource
(which logo) is to be shown (depending on users language). Does wicket
already has this sort of functionality or do I have to implement it myself?

-- 
Best regards,
Paul Szulc

http://paulszulc.wordpress.com

Reply via email to