Folks
I need to internationalize an app - returning Locale specific formats for
currency and date.
One way to do that is to add getLocalised<PropertyName>() and setLocalised<PropertyName>() to the
formbeans for each affected property. These methods will then apply whatever formatting is needed.
But, for the <bean:write> tag to work this involves having an extra getter/setter for each property
that needs localisation.
Is there anyway round this? Is there an accepted solution?
TIA - Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]