Netbeans RMI

Hi

It may be very stupid question, but i am not able to run my RMI applicayion on netbeans

I have implemented all the things -

defined the remote interface- my class is Hello.java

implemented the interface - impHello.java

created the server class- Helloserver.java

created the client class- Helloclient.java

What should be the next step?/ Please tell me.

thanks

Shweta

[431 byte] By [divinea] at [2007-11-27 8:07:54]
# 1
Start the registry. Run the server. Run the client.
ejpa at 2007-7-12 19:50:41 > top of Java-index,Core,Core APIs...
# 2
What are the commands to use in Netbeans?
divinea at 2007-7-12 19:50:41 > top of Java-index,Core,Core APIs...