> > Please check location of property file > It should be in "it.francesco.tutorial.utils" inside your web root > WEB-INF\classes (i.e classpath) >
The ApplicationResources.properties file is on that location and it has the login.title key; infact I dont get the Missing message for key "label.title" error. > Cause of error may be different java.lang.NullPointerException: Module 'null' not found. org.apache.struts.taglib.TagUtils.getModuleConfig(TagUtils.java:755) org.apache.struts.taglib.TagUtils.getModuleConfig(TagUtils.java:735) org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1098) org.apache.struts.taglib.TagUtils.message(TagUtils.java:956) org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:224) org.apache.jsp.index_jsp._jspx_meth_bean_005fmessage_005f0(index_jsp.java:107) This is a part of the stacktrace error -- View this message in context: http://www.nabble.com/Retriving-values-from-a-properties-file-using-Struts-1.3.8-tf4279774.html#a12183033 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]