hi,
I am new to RMI and i am using Eclipse
IDE with RMI plugin. Eventhough i was able to run the server application, i couldn't run client application.
It gives an exception as follows;
My Server class is as follows:
This works fine.
My client class is as follows:
Both the server and client policy files has following code:
Can somebody please help me to resolve this?
Thanks and regards,
Harshi
[NK: Added code tags.]