hi! i am trying to generate stub & skeleton with rmic command in jdk1.5 .But it's creating only stub.Is there any way to create both stub & skeleton with jdk1.5?
Jeroen Wenting
Ranch Hand
Joined: Oct 12, 2000
Posts: 5093
posted
0
I guess this is about RMI? You should really post in the appropriate forum where you'd likely be told to read the documentation for your RMI compiler and JDK which explains the what, why, and how in considerable detail.