Template JSP Error
Posted: Mon Jul 15, 2013 8:05 pm
I am receiving the following when error when inside of 'Content Manager':
Any fixes for this?
EDIT: I also just now noticed that the templates do not have any textareas for editing under the 'Show Templates' option.
Code: Select all
An error occurred
Cause: org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: ServletException in 'cms/cmt/cms-cmt-list.jsp': An exception occurred processing JSP page /cms/cmt/cms-cmt-new.jsp at line 13 10:
11: : 12: 13: <% for(int i = 0; i < aForm.getAllCMT().size(); i++) { %> 14: 15: <%= aForm.getAllCMT().get(i).getName() %> 16: Stacktrace:
EDIT: I also just now noticed that the templates do not have any textareas for editing under the 'Show Templates' option.