Re: Tomcat JSP error message: Syntax error on token ";"

2021-05-17 Thread Mark Thomas
On May 17, 2021 9:32:42 PM UTC, Jim Anderson wrote: > >I suspect there is an bug in tomcat. There is no evidence to support that assertion. > Should this be forwarded to the >tomcat developers for consideration? If so, I will enter a report. No. Any such report will be rejected as invalid.

Re: Tomcat JSP error message: Syntax error on token ";"

2021-05-17 Thread Mark Thomas
Bringing this back on-list after it accidentality went off-list. On 17/05/2021 16:43, Jim Anderson wrote: It took several hours to reduce the JSP file to a minimum, where the error still occurs, but here is the reduced file: <%@ page language="java" contentType="text/html" %>  

Re: Tomcat JSP error message: Syntax error on token ";"

2021-05-16 Thread Mark Thomas
On 15/05/2021 22:34, Jim Anderson wrote: I'm using Tomcat 8.5.63 and in the last few days I started getting an error message in a few of my JSP files. The error message is: START ERROR Type Exception Report Message Unable to compile class

Tomcat JSP error message: Syntax error on token ";"

2021-05-15 Thread Jim Anderson
I'm using Tomcat 8.5.63 and in the last few days I started getting an error message in a few of my JSP files. The error message is: START ERROR Type Exception Report Message Unable to compile class for JSP: Description The server encountered