Re: Re: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-28 Thread Rajesh_Narayanan
] ' Cc: Shapira, Yoav Subject: Re: Re: Re: tomcat 5.0.25 - Problem in running jsp Hi, I am running it from Eclipse. How can i find out if my JSP runtime classpath is messed up?.. and how can I rectify it??.. Thanks for ur response.. Raj Hi, I bet your JSP runtime classpath is messed up

Re: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-27 Thread Rajesh_Narayanan
didn't read the email telling of the stableness of the 5.0.25... :) the error is strangem, since it's generated by jasper (JSP engine) it's trying to pass an throwable where is expected an exception, the inverse would be ok... Rajesh_Narayanan wrote: I tried both... but the result is

RE: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-27 Thread Shapira, Yoav
- From: Rajesh_Narayanan [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 9:09 AM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subject: Re: Re: tomcat 5.0.25 - Problem in running jsp didn't read the email telling of the stableness of the 5.0.25... :) the error is strangem, since it's

Re: Re: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-27 Thread Rajesh_Narayanan
PROTECTED]' Subject: Re: Re: tomcat 5.0.25 - Problem in running jsp didn't read the email telling of the stableness of the 5.0.25... :) the error is strangem, since it's generated by jasper (JSP engine) it's trying to pass an throwable where is expected an exception, the inverse would be ok

Re: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-26 Thread Rajesh_Narayanan
I tried both... but the result is same... Raj 5.0.25 could it be 5.0.24? Emerson Rajesh_Narayanan wrote: When i try to run any .jsp file (even hello world).. its throwing following error: - ERROR