Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.6.3
-
None
-
None
-
Ubuntu 8.04 JDK 6 tomcat 5.5
Description
Including failed, got a servlet exception from sub-page. Rethrowing the exception to the JSP engine.
org.apache.jasper.JasperException: Exception in JSP: /templates/default/ViewTemplate.jsp:10
7:
8: <head>
9: <title>
10: <fmt:message key="view.title.view">
11: <fmt:param><wiki:Variable var="ApplicationName" /></fmt:param>
12: <fmt:param><wiki:PageName /></fmt:param>
13: </fmt:message>
Attachments
Attachments
Issue Links
- duplicates
-
JSPWIKI-129 JSPWIki cannot run under a security manager
- In Progress