My application is likely a common app. I use it to do both the web dynamic content as well as sending out templated emails out both from Tomcat servlet.
Previously in 1.4 I was successfully able to specify only the following parameter: file.resource.loader.path = /WEB-INF/templates Having to specify a full path will be difficult to not make mistakes with moving from development to production just for email templates. In development you might have a path like C:/Program Files/Apache Group and in production it would be...different. Is there an easy way to go off the web base path like with file.resource.loader? Would make life much easier and less error prone. I still need to test to see if that is the problem. JohnE --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
