Kaffe & Apache

Michael Olan michael at rumah.pc.my
Tue May 11 07:23:59 PDT 1999


Kaffe can be used to run Java server side applications. At least I  
got it to work with a very simple HelloWorld type program. Besides  
putting the HelloWorld.class in the cgi-bin directory, I also have a  
script as follows:

#!/bin/sh
echo Content-type: text/plain
echo
kaffe -classpath .:/usr/local/share/kaffe/classes.zip HelloWorld

I'm using a really old kaffe-0.7.1 on m68k under NextStep3.3.  
What's the latest version that works on this system? (AWT not  
needed)

Mike

---
Dr. Michael Olan                       email:  michael at rumah.pc.my
Computer Scientist - Educator - Software Developer
http://freecenter.digiweb.com/computers/rumah
fax: 1-815-364-3900


More information about the kaffe mailing list