This class must be used by all JSP files to get message.properties values. It
can also be used by Java classes, but only in two cases:
- When the phrase to be translated is not related to a Maximo message box
(example: user IM states in
DynamicIcon
)
- When the phrase is related to a Maximo message box but will be used as a
message parameter (example:
IMException.Code
)
Ordinary Java classes must always use
MessageKey
and v710_01.msg file
when the phrase to be translated is going to be used in a Maximo message box