I have just upgraded struts2 version from 2.0.11 to 2.2.1 and one issue seems 
to be that i have amended templates
 
actionerror.ftl
actionmessage.ftl
 
and they were placed into WebContent\template\simple folder in the web app and 
with 2.0.11 they overrided the templates in the struts2 core jar file 
correctly...
 
with 2.2.1 it's now always using the templates in the struts2 core jar even 
though i can see inside this jar the folder structure and filenames have not 
changed..
 
with 2.2.1 do you need to place the overriding templates in a different folder 
for it to work ?
 
note. i have upgraded other jars as it seemed appropriate for this struts 
version.
 
thanks
adam
                                          

Reply via email to