org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 10 in the jsp file: /ca/miandenglu2.jsp
Generated servlet error:
C:\Tomcat 5.0\work\Catalina\localhost\_\org\apache\jsp\ca\miandenglu2_jsp.java:84: '.class' expected
c.setMaxAge( int edu);
^
An error occurred at line: 10 in the jsp file: /ca/miandenglu2.jsp
Generated servlet error:
C:\Tomcat 5.0\work\Catalina\localhost\_\org\apache\jsp\ca\miandenglu2_jsp.java:84: ')' expected
c.setMaxAge( int edu);
^
2 errors
哪里错了!!请多指教!!
答案:2 悬赏:50 手机版
解决时间 2021-06-09 12:10
- 提问者网友:美人性情
- 2021-06-09 03:59
最佳答案
- 五星知识达人网友:酒者煙囻
- 2021-06-09 04:15
检查类引用的对不
c.setMaxAge( int edu);C有定义?
全部回答
- 1楼网友:天凉才是好个秋
- 2021-06-09 05:12
名为C的类没有在JSP页面中创建实例,便使用了其对象c的setMaxAge()方法。
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯