Archive for April, 2008



The previous post on localization outlined a solution to the issue of localization - i.e. the display of your pages in multiple languages (and where appropriate currencies, time formats, etc).
In that post I highlighted the issue of memory usage when putting a resource bundle into each user’s session who differed from the default site language. […]

Before continuing to read, please note that there is a Part II to this post which addresses a performance issue in the following approach. However, please do continue reading because Part II assumes you have read this entire post and only makes minor changes to the code herein…
I have seen a couple of approaches to […]