Re: Is HTML rendering truly possible with Java?
- From: Rogan Dawes <discard@xxxxxxxxxxxx>
- Date: Wed, 21 Mar 2007 21:11:01 +0100
Oliver Wong wrote:
"Phil Powell" <phillip.s.powell@xxxxxxxxx> wrote in message news:1173884498.618700.141780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[OP has had problems with JEditorPane and HTML]All this to ask: Is Java reliable for HTML rendering or should I bag
the idea that Java can do this?
Java, the programming language, is just as suitable as any other programming language for HTML rendering (see http://en.wikipedia.org/wiki/Turing_complete).
One specific piece of code written in Java (e.g. JEditorPane) may be bad at rendering HTML, just like one specific piece of code written in any language might be bad at rendering HTML.
You may be interested in http://jrex.mozdev.org/ among other Java HTML projects.
- Oliver
Also take a look at xhtmlrenderer at dev.java.net
Rogan
.
- References:
- Is HTML rendering truly possible with Java?
- From: Phil Powell
- Re: Is HTML rendering truly possible with Java?
- From: Oliver Wong
- Is HTML rendering truly possible with Java?
- Prev by Date: Re: Is HTML rendering truly possible with Java?
- Next by Date: Re: Automatically resize font when component size changes?
- Previous by thread: Re: Is HTML rendering truly possible with Java?
- Next by thread: AWT Popupmenu and paint event
- Index(es):
Relevant Pages
|