views:

22

answers:

0

The default template file extension of StringTemplate is ".st". Now I have several template files in a folder and their file extension is ".dwt". Is there a way to change the default template file extension and load all of them like below:

StringTemplateGroup group = new StringTemplateGroup("views", viewPath);