Format a date with MessageResources depending on the Locale

2004-06-10 Thread user_struts
Hi, i want to format a date with the message ressources bundle depending on the locale. Is there a possibilty to do that? I found something like this app_de.properties welcome.message=bla {0] blub {1,date,mm:HH dd.MM.} app_en.properties welcome.message=bla {0] blub {1,date,HH:mm dd-MM-y

Formatting and Validating a Date depending on the locale

2004-06-09 Thread user_struts
Hi, i want to format a date with the message ressources bundle depending on the locale. Is there a possibilty to do that? I found something like this app_de.properties welcome.message=bla {0] blub {1,date,mm:HH dd.MM.} app_en.properties welcome.message=bla {0] blub {1,date,HH:mm dd-MM-}

Aw: Re: Reload Ressources on the fly

2004-06-05 Thread user_struts
Thanx James, that was the point. I have another question, is there a possibilty to clear the cache with a method call or something? I only need to change the MessageRessources from time to time... - Original Nachricht Von: James Mitchell <[EMAIL PROTECTED]> An: Struts Users Mai