Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the limitations of jsonp?



What are the limitations of jsonp?..

Answer / Dharmendra Kumar

JSONP (JSON with Padding) has several limitations:n1. JSONP cannot pass complex data structures like arrays or objects.n2. It is vulnerable to Cross-site Scripting (XSS) attacks due to its reliance on JavaScript's eval() function.n3. JSONP does not support HTTP methods other than GET, as it relies on script tags which do not support other methods.n4. JSONP requires a callback parameter, which can be a bit cumbersome and may require additional coding.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSON Interview Questions

which function is used to convert a JSON text into an object?

1 Answers  


Who is the Father of JSON ?

1 Answers  


What is json formatter?

1 Answers  


What are the advantages of json over xml?

1 Answers  


What is the use of json.parse in javascript?

1 Answers  


What does object.create do?

1 Answers  


What the file extension of json?

1 Answers  


How to convert an object into json?

1 Answers  


Why do we use json?

1 Answers  


Which browsers provide native JSON support?

1 Answers  


What is json code?

1 Answers  


What is json-rpc? List some features of json-rpc-java?

1 Answers  


Categories