Friday, 15 February 2013

jquery - Json file exists but server gives http 404 status -



jquery - Json file exists but server gives http 404 status -

the task given on page load, display json info file. i'm trying access info in .json file using jquery,

notice there file studentinfo.json listed under sources-jsontrial folder. no clue , has eaten total day @ work..!! please 1 help. here json file: studentinfo.json {"studentsjson":[ { "name":"henry lee", "course":"reading", "year":"2000", "grade":"3"}, { "name":"john flex", "course":"writing", "year":"2001", "grade":"4"}, { "name":"adam debby", "course":"math", "year":"1999", "grade":"5"}, { "name":"louis peter", "course":"science", "year":"2000", "grade":"6"} ] }

jquery json tomcat

No comments:

Post a Comment