I want to use the JSP templates instead of the velocity templates in Jetspeed. 
I have set the following lines as shown in the decorator.properties file in my 
layout folder:
 
template.type=JSP
template.extension=.jsp
header=header.jsp
 
However, Jetspeed is still loading the velocity templates.

Reply via email to