Re: library for rendering HTML



zero wrote:

Lars <for_usenet_use@xxxxxxxx> wrote in
news:4336d426_1@xxxxxxxxxxxxxxxx:

is there a free Java library for displaying HTML?

PS: In the end I used the Calpa html browser, available from http://htmlbrowser.sourceforge.net/

To me, Calpa is too much of a "closed box". One cannot even access the document that is displayed. Nevertheless, thank you, and let's hope that standard Java will provide some decent HTML 4.0 support in the future.


http://java.sun.com/j2se/1.3/docs/api/javax/swing/text/html/HTMLEditorKit.html
http://download.java.net/jdk6/docs/api/javax/swing/text/html/HTMLEditorKit.html

It still reads: "The default support is provided by this class, which supports HTML version 3.2 (with some extensions), and is migrating toward version 4.0."

Isn't it time to finish migrating by now?

Lars
.