View Single Post
  #20 (permalink)  
Old 04-22-2008, 04:39 PM
denisdoherty denisdoherty is offline
Member
 
Join Date: Apr 2008
Posts: 31
denisdoherty is on a distinguished road
When i put public void ReturnAverage (String Average) throws RemoteException
{
}

I get an error on the { saying interface mothods cannot have body?
Reply With Quote