Here you go, just a peice of the error page.
org.apache.jasper.JasperException: Unable to compile
class for JSP
An error occurred at line: -1 in the jsp file: null
Generated servlet error:
[javac] Compiling 1 source file
/usr/local/tomcat/work/Standalone/localhost/_/index$jsp.java:276:
handlePageException(java.lang.Exception) in
javax.servlet.jsp.PageContext cannot be applied to
(java.lang.Throwable)
if (pageContext != null)
pageContext.handlePageException(t);
^
1 error
I found I have a copy of servlet.jar in my pja_2_3
directory. I thought that was the reason. I deleted
that copy. Even copied the latest servlet.jar from
tomcat4.1.7 to the pja directory but nothing changed,
same error as above.
--- Clay Graham <[EMAIL PROTECTED]> wrote:
> I know that tomcat 4.1.x is not allergic to jdk1.4,
> it is what I am running. (4.1.3 & jdk1.4)
>
> the devil of course my friend is in the details,
> what exactly is your "stupid error"...
>
> clay
>
>
>
>
> -----Original Message-----
> From: Luminous Heart [SMTP:[EMAIL PROTECTED]]
> Sent: Sunday, July 14, 2002 1:51 PM
> To: Tomcat Users List; Joe Schiavone
> Subject: jdk1.4 vs jdk1.2
>
> Tomcat 4.1.7 fails to compile any jsp files giving
> some stupid error about handleException. If I change
> the JDK to 1.2 everything works fine. Is tomcat4.1.x
> allergic to jdk1.4?
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Autos - Get free new car price quotes
> http://autos.yahoo.com
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>