资 源 简 介
In order to make a cross-domain AJAX call from the browser, most developers choose a server-side ajax solution. Dropping this servlet/proxy into the JVM web app container (Tomcat, Glassfish, etc.) will allow developers to easily make server-side, cross-domain ajax calls from their apps in the browser with JavaScript.
Did I mention this was easy? ;)