"CLASS NOT FOUND" error when running RMIC

Hi.

I have copied the code from internet to study RMI.

I compiled the codes and tried to rmic it.

However, when I try to rmic, it gives me class not found error.

For example,

I have files call

"TestingInterface.java" - interface

"Testing.java" - server

I 'javac'ed on both files

and

rmic Testing

it gives me

error: Class Testing not found

1error

I read some of the articles saying classpath but I don't get it...

can anyone help me?

Thank you

[551 byte] By [gomastera] at [2007-10-3 5:15:40]
# 1
Ah!SorryI forgot to restart the command prompt ;)It's working now
gomastera at 2007-7-14 23:22:15 > top of Java-index,Core,Core APIs...
# 2
Please send me your sample code to help me understood RMIskmaji@rediffmail.com
skmajia at 2007-7-14 23:22:15 > top of Java-index,Core,Core APIs...