If I am the author of this code, i think the priority order of these 3 TemplateLoaders should be: 1, WebappTemplateLoader 2,ClassTemplateLoader (when value of param [templatePath] is string starts with "class://") or FileTemplateLoader(when value of param [templatePath] is string starts with "file://") 3, StrutsClassTemplateLoader
But I don't know what the intention of the author is. Is it a BUG or lack of updating document? I am not sure. So maybe we should send our investigation result to the develop team, see what they say. 2010/10/20 Dave Newton <[email protected]>: > It's actually more likely the documentation needs to be updated. > > Perhaps you could get edit access to the wiki and update them? > > Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

