Board index » jbuilder » program rmi using jbuilder
|
zbcong
JBuilder Developer |
|
zbcong
JBuilder Developer |
program rmi using jbuilder2003-07-03 02:40:05 PM jbuilder3 hello i write a simple rmi program(hello world),i can write and compile the hello interface and its implementation in jbuilder,but how can i use the jbuilder to generate the stub and the skeleton instead of using "rmic" command in the dos windows?i want all the rmi developing procedure is within thin the jbuilder,i don;t know how,and i can't find any tutorial about it? who can help me?thank you! |
| Petar
Java Developer |
2003-09-16 02:48:42 AM
Re:program rmi using jbuilder
There is example for RMI in samples directory. If you don't have it,
consider downloading or instaling samples, they are free to download. Don't forget to laucng the RMI directory first. Read the instructions. Also there should be some tutorial in your jbuilder. Please consider installing documentation... Good luck Petar "zbcong" < XXXX@XXXXX.COM >wrote in message Quote
command in the dos windows?i want all the rmi developing procedure is within thin the jbuilder,i don;t know how,and i can't find any tutorial about it? Quotewho can help me?thank you! |
