classpath problems

i 'm doing tutorial on RMI-IIOP and i encountered such problemD:\JAVA_P~1\CLASSES>rmic -iiop HelloImplerror: Class HelloImpl not found.1 error
[174 byte] By [oll3ia] at [2007-11-27 3:59:37]
# 1
hiweather u check that helloimpl is in ur current dir...or that one is ur server (or) response file name...if that file is on same dir meand..set classpath=.;%classpath%after u go for rmic -iiopp classname
drvijayy2k2a at 2007-7-12 9:04:09 > top of Java-index,Java Essentials,New To Java...