ajax使用常识

ajax使用应该是有web容器的情况下使用,否则会报错,错误信息如下:

XMLHttpRequestcannotloadhttp://localhost:8080/myproject/weather.No'Access-Control-Allow-Origin'headerispresentontherequestedresource.Origin'null'isthereforenotallowedaccess.

相关推荐