Hi all I'm using getRequest().getSession().setAttribute(org.apache.struts.Globals.LOCALE_KEY, new java.util.Locale("sv","SV") );
To change the language on my page (using struts i18n internationalization). Now my page is storing the pages inside it's cache and I was woundering if I somehow can clear the MessageResources out of my cache so that it would be reloaded the next time I go anywhere on my site. Thanks in advance. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]