| Author |
Tomcat Server Error: java.lang.NoSuchMethodError
|
Romeo Ranjan
Ranch Hand
Joined: Feb 23, 2009
Posts: 90
|
|
Dear Ranchers,
I am trying to compile .java file and put the class file in a webapplication, but the tomcat server keep giving me this following. Can someone explain me why this error occurs?
|
SCJP 6.0
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12268
|
|
|
Tch - double post.
|
 |
Romeo Ranjan
Ranch Hand
Joined: Feb 23, 2009
Posts: 90
|
|
Its turns out be there was no method called setname in the Interval class..found and solved the problem
Thanks
|
 |
 |
|
|
subject: Tomcat Server Error: java.lang.NoSuchMethodError
|
|
|