|
||
|
|||
|
Since Java 5 working with RMI (Remote Method Invocation) is very easy. You don’t need the rmic compiler unless you work with legacy RMI clients. Now stubs are generated automatically at runtime. As a result, writing distributed or client-server applications becomes trivial.
Read the full tutorial here: The 10 minutes “Getting started with RMI” tutorial
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| JSP Tutorial | abhi4jdk | Java Servlet | 1 | 18-05-2009 09:42 AM |
| [Help]Getting started | Terry | The Cafe | 4 | 15-05-2009 08:31 AM |