To everyone,
I download a RMI_supported servlet example
"webrmi-1.zip", It is said to do the RMI server with the servlet. The
servlet is in the package "COM.earlymorning.rmi.registry" and the
client is in the package "examples.RegistryServlet". I use JRUN as the
servlet_supported WEB server, My question is how should I test the example,
especially how can I run the code in the package ? I am not familiar with the
servlet in a package. Thanx in advance.
