When i try to run any .jsp file (even hello world).. its throwing following
error:
-----------------------------------------------------------------
ERROR [http-8080-Processor24] (Compiler.java:405) - Error compiling file:
/C:/workspace/VCE2/work/org/apache/jsp//org/apache/jsp\hw_jsp.java
[javac] Compiling 1 source file
C:\workspace\VCE2\work\org\apache\jsp\org\apache\jsp\hw_jsp.java:48:
handlePageException(
java.lang.Exception) in
javax.servlet.jsp.PageContextcannot be applied to (
java.lang.Throwable)
if (_jspx_page_context != null)
_jspx_page_context.handlePageException(t);
^
1 error
------------------------------------------------------------------
Am I missing any .jar?...
Your help is appreciated.
Thanks
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)