0

I have one program that runs on a specific IP and put output in a file on same system. I want to read that file from other system or domain(web) using ajax and jquery from jsp page.

I am getting error of cross browser origin not allowed.

To resolve this I am using jsonp as a datatype in ajax request. But at server side do I need to handle callback parameter? how?

Aniket Kulkarni
  • 12,825
  • 9
  • 67
  • 90
user3322141
  • 158
  • 6
  • 23

0 Answers0