Cannot find message resources under key org.apache,
April 11, 2007 at 3:30 PM
Cannot find message resources under key org.apache.struts.action.MESSAGE This is the error message displayed for me, but the validation is not done, if any of the textbox is left empty, just the error message is thrown, In index.jsp page you asked to type the "<html:link page="/pages/Address.jsp">Test the Address Form</html:link>" and please help to validate this example givne in chapter 4- AddressForm and AddressAction.