我正在使用Apache Httpclient,我需要使用Javascript引擎来运行页面的脚本。类似于小型web浏览器。有谁知道将javascript与httpclient集成并将请求发送回原始服务器的方法吗?
发布于 2011-04-08 04:44:08
检出http://htmlunit.sourceforge.net/
https://stackoverflow.com/questions/5587389
相似问题