hi all,
I declare a resource boundle like this:
<message-resources parameter="/properties/ApplicationResources2" />
it works fairly, but when I add key attribute to
message-resource tag I got "Cannot find message resources under key org.apache.struts.action.MESSA"
<message-resources parameter="/properties/ApplicationResources2" key="2"/>
please help me,
thanks in advance
I declare a resource boundle like this:
<message-resources parameter="/properties/ApplicationResources2" />
it works fairly, but when I add key attribute to
message-resource tag I got "Cannot find message resources under key org.apache.struts.action.MESSA"
<message-resources parameter="/properties/ApplicationResources2" key="2"/>
please help me,
thanks in advance