S
smarto59
Im trying to connect client side applet with remote server using RMI.
At first all things going ok and the remote object returns the output
correctly. But when i try to modify the client side applet to call
another method in the remote object, its still returning the output of
the old method. I tried to restart the server, restart the rmiegistry
and compile all the code again but still the problem exist. But when i
restart my computer and run the application the result would be the
output of the new method.
it doesn't make sense but that's how it's.
Sorry for long message>
At first all things going ok and the remote object returns the output
correctly. But when i try to modify the client side applet to call
another method in the remote object, its still returning the output of
the old method. I tried to restart the server, restart the rmiegistry
and compile all the code again but still the problem exist. But when i
restart my computer and run the application the result would be the
output of the new method.
it doesn't make sense but that's how it's.
Sorry for long message>