如何实施 JSONP 进行自动建议?
我需要实现跨域自动建议功能,其中必须检索一个域(例如 www.example1.com)的结果并将其发送到实际请求发生的另一个域(例如 www.example2.com)。 JSONP 似乎是此类跨域问题的流行答案。 服务器端编程语言是Java。 如果有人对服务器端所需的更改有任何指示,以及如何构造结果才能发送回其他域,我们将不胜感激。
I need to implement a cross domain auto-suggest functionality where the results from one domain, say www.example1.com, must be retrieved and sent to another domain, say www.example2.com, from where the actual request is happening.
JSONP seems to be a popular answer to such cross domain problems.
The server side programming language is Java.
If anyone has any pointers on the server side changes required, and how the results must be structured to be sent back to the other domain, it would be greatly appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论