看一个错误说明"unclosed character literal"是什么意思?如何改?
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 33 in the jsp file: /jsp/renshucanshu_canshu_new_check.jsp
Generated servlet error:
[javac] Compiling 1 source file
E:\Program Files\Apache Group\Tomcat 4.1\work\Standalone\localhost\zh\jsp\renshucanshu_canshu_new_check_jsp.java:111: unclosed character literal
String temp_renshu[]={'1_10','11_15','16_25','26_35','36_45','46_60','46_60','61_90','61_90','91_120','91_120','121_150','121_150','151','151'};
^
An error occurred at line: 33 in the jsp file: /jsp/renshucanshu_canshu_new_check.jsp
Generated servlet error:
E:\Program Files\Apache Group\Tomcat 4.1\work\Standalone\localhost\zh\jsp\renshucanshu_canshu_new_check_jsp.java:111: unclosed character literal
String temp_renshu[]={'1_10','11_15','16_25','26_35','36_45','46_60','46_60','61_90','61_90','91_120','91_120','121_150','121_150','151','151'};
^
An error occurred at line: 33 in the jsp file: /jsp/renshucanshu_canshu_new_check.jsp
Generated servlet error:
E:\Program Files\Apache Group\Tomcat 4.1\work\Standalone\localhost\zh\jsp\renshucanshu_canshu_new_check_jsp.java:111: '}' expected
String temp_renshu[]={'1_10','11_15','16_25','26_35','36_45','46_60','46_60','61_90','61_90','91_120','91_120','121_150','121_150','151','151'};
^
3 errors