From: Steve V. <ste...@ea...> - 2002-11-25 07:41:40
|
Hi there, I am using Tomcat4.1 and have placed the WebMacro.properties file under my c:\Tomcat 4.1\webapps\moj directory (the webroot for the application). The contents are as follows: TemplatePath="c:\Tomcat 4.1\webapps\moj" However, when I try load a page onto the browser, I get an error about webmacro not being able to find the requested template. Am I missing something here? Is the space in the directory name causing any problems? Forward or Backward slash issues? Thanks for any help or suggestion. |