Java Sketchbook: The HTML Renderer Shootout, Part 2
Click here to download now
Overview: This paper shows that there is quite a variety of HTML rendering options beyond whats built into Swing. If a developer can use a commercial license, then there are several excellent options available. The author would choose a package based on ones own price point and customization needs. On the open source side, JRex has the potential to be a great native wrapper solution, and as per the author MultiValent is the best 100-percent-Java project.

