Re: SV: Struts 1.3 and Internationalization

2006-03-31 Thread Ted Husted
On 3/30/06, Joe Germuska <[EMAIL PROTECTED]> wrote: > Can anyone explain how WebWork handles this? I've read about the > advanced conversion services, which look good, but I haven't quite > seen how it handles re-displaying values in the case of conversion > errors, and I've run out of time to tra

Re: SV: Struts 1.3 and Internationalization

2006-03-30 Thread Rene Gielen
Joe, see below Joe Germuska schrieb: > At 7:54 AM +0200 3/30/06, <[EMAIL PROTECTED]> wrote: > >> Hi >> >> And now we have come full circle: You suggest to use Strings in forms, >> but if you do - do not blame Struts? >> >> So, lets stick with Struts, and use Double and Floats etc. We know >> tha

Re: SV: Struts 1.3 and Internationalization

2006-03-30 Thread Hubert Rabago
On 3/30/06, Joe Germuska <[EMAIL PROTECTED]> wrote: > Martin makes a good point -- even my suggestion about how to populate > non-string properties of ActionForms doesn't address displaying them > -- the form tags don't know enough to apply any locale sensitive > formatting when refilling a field.

RE: SV: Struts 1.3 and Internationalization

2006-03-30 Thread Joe Germuska
oper Sent: Thursday, March 30, 2006 7:46 AM To: Struts Developers List Subject: Re: SV: Struts 1.3 and Internationalization On 3/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi Martin, Hubert : I am using Strings only in my forms, and using BeanUtils to populate my VO's. However

Re: SV: Struts 1.3 and Internationalization

2006-03-29 Thread Michael Jouravlev
On 3/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > And by the way: Referring to another project such as formdef to solve a > problem > that inherently lies within Struts does not help Struts become better. Hubert :) Do you still stand your position that Struts users will use any third-par

RE: SV: Struts 1.3 and Internationalization

2006-03-29 Thread hermod.opstvedt
:[EMAIL PROTECTED] Behalf Of Martin Cooper Sent: Thursday, March 30, 2006 8:05 AM To: Struts Developers List Subject: Re: SV: Struts 1.3 and Internationalization On 3/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi > > And now we have come full circle: You suggest to us

Re: SV: Struts 1.3 and Internationalization

2006-03-29 Thread Martin Cooper
ehalf Of > Martin Cooper > Sent: Thursday, March 30, 2006 7:46 AM > To: Struts Developers List > Subject: Re: SV: Struts 1.3 and Internationalization > > > On 3/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Hi > > > > Martin, Hubert :

RE: SV: Struts 1.3 and Internationalization

2006-03-29 Thread hermod.opstvedt
. Hermod -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Martin Cooper Sent: Thursday, March 30, 2006 7:46 AM To: Struts Developers List Subject: Re: SV: Struts 1.3 and Internationalization On 3/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Re: SV: Struts 1.3 and Internationalization

2006-03-29 Thread Martin Cooper
ef to solve a > problem that inherently lies within Struts does not help Struts become > better. > > Hermod > > -Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Martin Cooper > Sent: Thursday, March 30, 2006 12:46 AM > To: Struts Devel

RE: SV: Struts 1.3 and Internationalization

2006-03-29 Thread hermod.opstvedt
] Behalf Of Martin Cooper Sent: Thursday, March 30, 2006 12:46 AM To: Struts Developers List Subject: Re: SV: Struts 1.3 and Internationalization On 3/29/06, Hubert Rabago <[EMAIL PROTECTED]> wrote: > > On 3/29/06, Joe Germuska <[EMAIL PROTECTED]> wrote: > > I started to believe

RE: SV: Struts 1.3 and Internationalization

2006-03-29 Thread hermod.opstvedt
vedt; 'Struts Developers List' Subject: Re: SV: Struts 1.3 and Internationalization At 3:40 PM -0600 3/29/06, Hubert Rabago wrote: >This is a BeanUtils issue. ... > >This is a user-list topic and should probably move there. I started to believe this, but now I disagree. It is only so

Re: SV: Struts 1.3 and Internationalization

2006-03-29 Thread Martin Cooper
On 3/29/06, Hubert Rabago <[EMAIL PROTECTED]> wrote: > > On 3/29/06, Joe Germuska <[EMAIL PROTECTED]> wrote: > > I started to believe this, but now I disagree. > > > > It is only solvable with the current code if your application runs in > > one Locale. Struts does not provide a way to register in

Re: SV: Struts 1.3 and Internationalization

2006-03-29 Thread Hubert Rabago
On 3/29/06, Joe Germuska <[EMAIL PROTECTED]> wrote: > I started to believe this, but now I disagree. > > It is only solvable with the current code if your application runs in > one Locale. Struts does not provide a way to register instantaneous > conversion parameters (like the current Locale) --

Re: SV: Struts 1.3 and Internationalization

2006-03-29 Thread Joe Germuska
At 3:40 PM -0600 3/29/06, Hubert Rabago wrote: This is a BeanUtils issue. ... This is a user-list topic and should probably move there. I started to believe this, but now I disagree. It is only solvable with the current code if your application runs in one Locale. Struts does not provide a