I have been using HtmlUnit (the developers did a great job) as an headless browser for some of my previous applications but the javascript support isn't working for some website that my next application will be accessing.
I heard about QtWebKit binding for Python but my application will be in Java or is there a Java binding for WebKit or QtWebKit?
Does anyone know a good headless browser for Java with full javascript support?