This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes status 200 ok but not getting response from server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "status 200 ok but not getting response from server" Watch "status 200 ok but not getting response from server" New topic
Author

status 200 ok but not getting response from server

himanshu agarwal
Greenhorn

Joined: Nov 05, 2012
Posts: 1
hi i am new to coding and working for a mnc as a fresher . for my project i am using jsonp for request/response from server .

this is the sample code:-



but for this domain "http://h-api.online-metrix.net" status is showing 200 ok but not getting proper response in firebug.

but when i remove type="text/javascript"

from




i get error in console: "invalid assignment left-hand side" and below this i see one string which i need .

please help me
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

There are syntax errors in your markup. Is that your real code, or did you just make mistakes when posting it?

If the former, fix the errors. (Hint: check for missing angle brackets.)


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: status 200 ok but not getting response from server
 
Similar Threads
I always get Response Time Out when uisng Google Visulazation API with My own DataSource
Passing values to same page
Auto Refresh Table in JSP
Iframe to automatic update in jsp according to the database
image preview