问题
I am using Apache Httpclient and I need to use a Javascript engine to run the script for the page. Similar to a small web browser. Does anybody know a way to integrate javascript with httpclient and send a request back to the original server?
回答1:
Checkout http://htmlunit.sourceforge.net/
来源:https://stackoverflow.com/questions/5587389/httpclient-javascript