Posted By:
Suresh_V
Posted On:
Thursday, April 19, 2001 02:07 PM
i want to use a servlet as an rmi
client. it's able to acess the
naming service and make a lookup. when
the stub is cast to the remote
interface, it throws a classcastexception.
it's happens with both jsdk2.1 and
tomcat3.2.1. any reason why this is
happening?