Error 500: Server caught unhandled exception from servlet [JSP 1.1 Processo
843835Nov 30 2001 — edited Nov 14 2003Hi
I am working on one simple JSP.
The environment is Websphere Application Server 4.0, Sun 2.8 with iPlanet web server.
I am getting folllowing error:
"
Error 500: Server caught unhandled exception from servlet [JSP 1.1 Processor]: JSPG0059E: Unable to compile class for JSP/export/home1/aborse/WAS/temp/ecdev4/Aborse_Server/release.ear/release.war/jsp/ecms/ECMSViewContent_0005fecms_0005fevent_jsp_0.java:264: 'try' without 'catch' or 'finally'. if (doc.get(ECMSGlobalConstants.ECMS_ASSN_CON_FNAME)!=null) { ^ /export/home1/aborse/WAS/temp/ecdev4/Aborse_Server/release.ear/release.war/jsp/ecms/ECMSViewContent_0005fecms_0005fevent_jsp_0.java:455: Missing term. out.print(_jspx_html_data[30]); ^ /export/home1/aborse/WAS/temp/ecdev4/Aborse_Server/release.ear/release.war/jsp/ecms/ECMSViewContent_0005fecms_0005fevent_jsp_0.java:578: Type expected. } catch (Exception ex) { ^ 3 errors
"
I checked the entire jsp for mis typing as well as for different settings. But nothing is wrong. Also I am puzzled to see missing term error for out.print.
Please help...Thanks in advance.
Regards
Ankush