I am developing a code in Netbeans 6.7. In my code there is a jsp page that contains a form. This form sends the entered details to a servlet called Client.java. I am trying to run an RMI program in the servlet. I have created the classes Server.java and the interface also.
i want to know how do you run an RMI program in Netbeans, how to create the stub and start the registry through netbeans.
There is nothing wrong with the program as i have stored it separately and run it through DOS prompt also. It runs properly.
itit 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.