Hey all,
does anybody know this Problem ?

Unable to compile class for JSP
C:\WebApplikations\Tomcat4.0\work\localhost\xmlprofile\pub\ueberweisung$jsp.
java:61: Incompatible type for method. Explicit cast needed to convert
java.lang.Throwable to java.lang.Exception.
            if (pageContext != null) pageContext.handlePageException(t);


Code of ueberweisung.jsp:

<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">
ueberweisung
</body>
</html>




Mit freundlichen Grüßen
Fred Robert Hauschel

Reply via email to