Hi, some context: I'm using webkitWebView widget and want it not to load java. webkit2 seems to offer this thanks to settings property "enable-java". With webkit1, i'm setting "enable-java-applet" to FALSE but as the reference says it does not cover the whole java scope (thus JRE is still loaded). Did I understand things properly? Thanks, Pierre-Yves