don't discard iframe children.
[kdelibs.git] / khtml / java / README
blob5d64e742fd485845600bbcdb3a25bd6a71599f1b
1 Wynn Wilkes- November 14, 2000
2 I've just completed a large update that fixes a large number of bugs.  The
3 update also adds applet security.  The security update requires a Java 2
4 jvm.  
6 This is libkdejava, the KDE Java support library.
8 Directory map:
10 $CWD                    CPP sources for KDE binding to KJAS and some
11                         additional utility classes.
12 kjava-classes.zip       An *uncompressed* ZIP file containing the .class files
13                         for the KJAS server. The files must be uncompressed to
14                         support some crappy JVMs.
15 org/kde/kjas/server     Java sources for KJAS server process
17 You can find more information at http://developer.kde.org/language-bindings/java/
19 Richard Moore.
20 rich@kde.org