Main

August 25, 2006

Interationalized text jumble

I have a page that can be toggled between 2 different layouts. One of the layouts contains extra text. When the same page is loaded twice back to back, once using each layout, some of the text gets jumbled. I suspect that the entries pulled out of the resource bundle are cached and they aren't being updated when the page is reloaded.