Hi, All!

Does anybody know the proper way to make localized string resources, that
would be stored in database? 

I've tried to implement the IPropertiesFactory to make it load strings from
DB, but the IProperties.get() method must return value of
wicket.resource.Properties class. And the Constructor of
wicket.resource.Properties class is not public, so I simply could'n
construct it in my implementation. 

Wicket v.1.2.1.
-- 
View this message in context: 
http://www.nabble.com/Database-localized-resources-tf2389583.html#a6661844
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to