Hello,

When JSTL fmt:message tag cannot find the message in the resource
bundle it outputs "???msgKey???",  it's described in the spec.

Nevertheless, I don't like this behavior and would like to get the
message from the fallback locale  bundle when the message was not
found in localization context..

I was thinking of extending MessageTag class to implement the desired
behavior. Has anyone tried this?

Is there another way to do it?

Thanks,

Gael


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to