goaganesha
Programmer
Hi there,
I've made a jsp(struts) website on a pc running windows2000 and tomcat 4.0.3
When I test the website on this local machine everything works fine. I also tested it on a pc running win98 and still no problems.
I then uploaded everything to the server of my hosting company (linux running tomcat 4.0.6).
But as soon as I test it overthere I get a ServletException/root cause:java.lang.NoSuchMethodError.
These methods however are present in the code and are found on my local machine. It's not that it doesn't find the classfiles cause the errormessage states the linenumber where the method is in the javacode.<br>Does anyone know what could cause these errors?
thanks in advance,
regards, goaganesha
I've made a jsp(struts) website on a pc running windows2000 and tomcat 4.0.3
When I test the website on this local machine everything works fine. I also tested it on a pc running win98 and still no problems.
I then uploaded everything to the server of my hosting company (linux running tomcat 4.0.6).
But as soon as I test it overthere I get a ServletException/root cause:java.lang.NoSuchMethodError.
These methods however are present in the code and are found on my local machine. It's not that it doesn't find the classfiles cause the errormessage states the linenumber where the method is in the javacode.<br>Does anyone know what could cause these errors?
thanks in advance,
regards, goaganesha