Localization at the application server level -
03-14-2006
, 08:13 PM
Hello all!
How does own provide localization at the appliation server level;
For example suppose a business component - living in an application server -
that validates orders submitted by clients. When a (eg credit control)
exception needs to be thrown, how does one set the exception's message in
accordance with the caller's / client's culture;
Thanks! |