Re: Date pattern

2005-11-05 Thread Martin Gainty
se ??? Martin- - Original Message - From: "Xavier Vanderstukken" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Saturday, November 05, 2005 12:31 PM Subject: Re: Date pattern OK thanks but I already think to put the user date pattern in th

Re: Date pattern

2005-11-05 Thread Xavier Vanderstukken
OK thanks but I already think to put the user date pattern in the i18n resources files, but I just would like to have a programmatic way to read the date pattern instead of the other one. Thanks for you response Martin Gainty wrote: Xavier- WebLogic solution http://e-docs.bea.com/wls/docs81/

Re: Date pattern

2005-11-05 Thread Martin Gainty
Xavier- WebLogic solution http://e-docs.bea.com/wls/docs81/console_ext/localization.html#1104706 But in In the purest Java sense you can populate your Message_fr_FR.properties Application Resources file http://www.javaworld.com/javaworld/jw-03-2000/jw-03-ssj-jsp.html#resources The construct y