Bugs item #821348, was opened at 2003-10-10 19:23 Message generated for change (Comment added) made by fgiust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=821348&group_id=73068
Category: main tag library >Group: v 1.0-b1 >Status: Closed Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: fabrizio giustina (fgiust) Summary: error when loading custom properties file Initial Comment: the servlet tries to load the file contexpath//WEB- INF/display.properties. The double / must be a single one. ---------------------------------------------------------------------- >Comment By: fabrizio giustina (fgiust) Date: 2003-10-12 19:07 Message: Logged In: YES user_id=798060 as stated in the documentation, you should put the properties.filename WITHOUT the initial / <param-value>WEB-INF/display.properties</param-value> see http://displaytag.sourceforge.net/apidocs/org/displaytag/prop erties/DisplayPropertiesLoaderServlet.html ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=821348&group_id=73068 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
