<bean:message key="error.access.rights"/>
Hi Guys,
I'm facing a problem in <bean:message key="error.access.rights"/>
I have configured the value for the key
"error.access.rights=Access Rights value." in
ApplicationMessage.properties .while even i configured I'm getting an error
Error 500: Missing message for key "error.name" while running the jsp.
But if I have configured the value for the key in ApplicationResource.properties I'm not getting this error.
Please let me know what would be the reason.
Arun
|