Hi, Thanks for the tips. I'll try them and give you a feedback.
Regards, Henrique *"Tudo tem o seu tempo determinado, e há tempo para todo o propósito debaixo do céu." *Eclesiastes 3:1 On Mon, Feb 28, 2011 at 6:31 AM, Fabrizio Giudici < [email protected]> wrote: > On 02/27/2011 04:40 PM, Henrique M. Gontijo wrote: > >> Hi, >> >> I have an application built in Java Swing and I show there some html >> content in a JEditorPane. >> Even a small html page takes 2-3 seconds to be rendered. >> Almost the tags are tr and td. >> >> Do you have any suggestions to get a faster rendering? Any better >> engine? >> >> I don't know about the speed, but in my experience I've never seen such a > long time. You might try "Cobra" for HTML and FlyingSaucer for XHTML (if you > can generate the HTML and so you can make sure it's well formed, the latest > is the better option). Both are much richer renderers than the plan JEditor. > > -- > Fabrizio Giudici - Java Architect, Project Manager > Tidalwave s.a.s. - "We make Java work. Everywhere." > java.net/blog/fabriziogiudici - www.tidalwave.it/people > [email protected] > > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
