Hi all;
There is a requirement to display a message that are retrieved from the
backend system without the need to localize it tin the MessageResource
files. That's the backend system will return a dynamic error message "ERROR 1 2 3" and I just want to display this using the html:errors tags in my jsp! How can I do that? Regards,

