Zurück zum Blog

Tag: internationalization

Synyx MessageSource: Load your i18n messages from database

Marc Kannegiesser

14.02.2011
A while ago we wanted to store internationalisation for a project in database to allow (a subset of) users to create and update internationalisation using the application itself. When we…
Weiterlesen

Modular Web-Applications based on Spring

Marc Kannegiesser

23.04.2010
Many of the Web-Applications we develop for our customers are based upon our small Framework on top of Spring / Spring MVC. This framework basically brings often used components ready-to-use…
Weiterlesen

Know your APIs – Lessons learned from ResourceBundle

Marc Kannegiesser

21.04.2010
Last week I spent some time hunting down an internationalization-issue that came along while developing for a recent project. Let me explain what happened: Message-Lookup – of course – always…
Weiterlesen