Hi,
I'd like to override the behaviour of the <bean:message key="abc"/> so that
it simply returns the key without prefixing ??? and suffix ???.
For example, when the key abc does not exist in the message bundle, simple
return "abc".
<init-param>
<param-name>application</param-name>
<param-value>
i18n.LsrMessageResources
</param-value>
</init-param>
When I defined a class named i18n.LsrMessageResources extending the
MessageResources class, it simply does not called.
thx.
dq
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]