Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cannot find message resources under key org.apache.struts.action.MESSA

Status
Not open for further replies.

orodsem

Programmer
Jun 25, 2006
1
IR
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top