[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Java applets vs proprietary JDK
From: |
Brian Jones |
Subject: |
Re: Java applets vs proprietary JDK |
Date: |
04 Jan 2003 10:20:12 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Pierre Sarrazin <address@hidden> writes:
> Hi. I would like to write browser applets in Java, while avoiding
> Sun's proprietary Netscape plugin. Is there a way to use GNU
> Classpath with some free JVM (like Japhar?) to write Java applets
> that don't require the user to use any proprietary software?
With some work you might be able to use gcj+SWT in this fashion.
Kaffe may work with AWT. Both probably require work to make them
useable as a plugin via Mozilla's Java interface.
--
Brian Jones <address@hidden>