We are running into a very nasty issue: Java application either Swing or pure JavaFX that use the WebView eventually freeze.
Can you confirm this works with webview? Specifically with entries over a number like 500? We are seeing weird null pointer ...
JavaFX 2.0 allows for inclusion of HTML code within a JavaFX application using JavaFX 2.0's WebView and WebEngine classes from the javafx.scene.web package . This post looks at a very simple example ...