I have struts application running in windows-xp., jdk1.5, apache-tomcat-5.5

 

I moved the same application to linux, jdk1.6.0-10, and apache-tomcat 5.5.26

 

I am getting following error on linux system.

 

HTTP Status 500 -

description : The server encountered an internal error () that prevented it
from fulfilling this request.

exception 

org.apache.jasper.JasperException: File "/tags/struts-logic" not found
at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.
java:105).

 

Any thoughts on this error.

Is the problem because of using different java versions on linux and
windows?

 

Regards,
Raghu

Reply via email to