Re: Bean Write formatKey/Bundle problem

2005-01-06 Thread Craig McClanahan
If the server you are running on is in Denmark, then it's likely that the server's default Locale is in fact Danish instead of English. Therefore, when the user attempts to use a Locale you don't have a bundle for, it will fall back to the Danish version of your resources. If you really want Engl

Bean Write formatKey/Bundle problem

2005-01-06 Thread Tommy Holm - TELMORE
Hi everybody. I have a problem with the bean:write tag. I have a jsp page with the following text and I have create two ressource bundles FormatResources.properties and FormatResources_da.properties. The idea here is that there is a defualt bundle that holds the currencyformat for the smsMessagesP