Could you not use the Browser component of the new Java Desktop project. I think it just take the default browser and embeds it in your java application. This would be perfect for JMeter. Its compatible with all OS's as far as I can tell. Check out https://jdic.dev.java.net/ for more details...2. Can someone explain how the render html option works in View Result
Report. If i copy the text, save it as HTML and open it in IE then it
works fine.
It works poorly. If the html is complicated by javascript and/or other
advanced html things, it often won't work. It is just the default html
renderer that comes with the jdk. I have looked in the past for
apache-friendly open source html renderers and not found anything
useful, unfortunately.
Tim..
PS: Well done on a great project......
|
<https://jdic.dev.java.net/nonav/documentation/javadoc/jdic/org/jdesktop/jdic/browser/package-summary.html>|
This message has been scanned for viruses by MailControl - www.mailcontrol.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

