Forum Discussion
xorrkaz
12 years agoGenius
Not currently. When we need to make external REST calls (remember XSS), we use JSONP requests using jQuery on the client side. This has worked well for us, but we would also like a server-sided way to do this. We've been told such a thing is in the works.
If you need an example of the client sided jQuery AJAX, let me know.
If you need an example of the client sided jQuery AJAX, let me know.
Related Content
- 11 years ago
- 9 years ago