where to place properties file exactly.,
September 4, 2008 at 8:43 PM
Where i have to place the property file exactly. i have placed the property file already in two places 1) one in resources folder. 2) second one along with the folders of class files.
But i am getting an exception like javax.servlet.ServletException: Action[/LookupDispatchAction] missing resource 'edit' in key method map org.apache.struts.actions.LookupDispatchAction.getLookupMapName(LookupDispatchAction.java:242) org.apache.struts.actions.LookupDispatchAction.getMethodName(LookupDispatchAction.java:283) org.apache.struts.actions.LookupDispatchAction.execute(LookupDispatchAction.java:160) org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421) org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226) org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)