Hi all,

I have developed a JSP application.
It is working fine on my machine(with tomcat5.5 & JRE
1.5 ,win2000).
But when this application run on client side (with
tomcat5.5 & JRE1.5,winNT) it is showing unexpected
behaviour it is showing the following error.


org.apache.jasper.JasperException: Unable to compile
class for JSP

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:565)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:296)

org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:296)

org.apache.jasper.servlet.JspServlet.service(JspServlet.java:246)

javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


root cause 

java.lang.ArrayIndexOutOfBoundsException: 0

org.apache.jasper.compiler.SmapUtil$SDEInstaller.copy(SmapUtil.java:425)




And sometimes



Exception

javax.servlet.ServletException:Truncated class file
.
.
.
root cause
java.lang.ClassFormatError:Truncated class file


Please help me.

Is it tomcat5.5 configuration issue or some bad logic
in my application.

Thanks to all in advance

Vishal


________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to