
http://www.alphaworks.ibm.com/aw.nsf/techreqs/rmi
This is quite straightforward to install, provided you have a
working version of VJ++ on your PC and have Administrator
privileges on that machine. I did this on my desktop, and it
worked fine.
ob3@emu% java RListImpl &
[1] 14847
Start the server
ob3@emu% appletviewer rmi.html &
[2] 14873
Start the client applet with appletviewer
rmi.html . If that is not the case, you can run your
client program in the usual way using java <program
name>.
As indicated above, an RMI client applet that has been
downloaded into a bowser can only communicate with RMI server
applications which are running on the web server from which the
client was loaded. You do not currently have access to our
departmental web server (www.doc.ic.ac.uk) for
running server applications. So, in order to achieve the above
goal you have to either
Negotiate with CSG to allow you to run server applications on the departmenatl web server. Please let me know if you intend to do this.
OR
Run you own web server. This is not as hard as it sounds. In my opinion, the easiest way to do this is to get a project PC which runs Linux and then run the server on that.
JBuilder
Jbuilder is quite a large IDE for Java which runs under
Windows, Linux and Solaris. There are commercial versions,
but this version is free. I have installed it, and it
seems to work.
JCreator
Free Java Development environment for Windows.
Source
Navigator
A Development Environmnent for not just Java that runs
under Linux and Windows
BlueJ
Implemented in Java so runs on "any" platform.
Forte for Java
by Sun - the Developers of Java
This is an IDE for
Java which looks quite large and comprehensive. It runs under
Windows, Linux and Solaris, and has a free version.

Olav
Beckmann
Last modified: Tue Dec 10 23:58:53 GMT 2002