springMVC跨域失败,用以下例子测试失败 http://www.cnblogs.com/wuchaodzxx/p/5561078.html springmvc已经配置好的 有没大神指点一下!好像都访问不到,每次都是错误error
1 个回复
chender - 与人为善
你要看一下具体错误,error不一定是跨域问题导致的,比如你指定了返回类型为json,但是服务端返回的不是一个json,也会报error