为什么我编译JSP文件时总是报如下错误:
"regmodify.jsp":error #.209:'try' without 'catch' or 'finally'
"regmodify.jsp":error #.203:illegal start of type
"regmodify.jsp":error #.202:'class' or 'interface' expected
请高手帮忙!
...全文
1299打赏收藏
问个简单的关于JSP编译出错的问题
为什么我编译JSP文件时总是报如下错误: "regmodify.jsp":error #.209:'try' without 'catch' or 'finally' "regmodify.jsp":error #.203:illegal start of type "regmodify.jsp":error #.202:'class' or 'interface' expected 请高手帮忙!