//the above program compiles fine but while running gives me the "error"
output
.(my client side program runs fine)
//by placing various System.out.println statements i could deduce that the
problem is arisisng when i am intantiating the object of serve i.e. it throws
a RemoteException...why?