Ratna Kumar wrote... Hi, We hard-coded the Status codes and messages like ex: 200(Success), 403(Forbidden), 404(Nt found). etc., Now we have to call the Status codes through JSON response. Can anyone tell me how to do this and any code snippet will be helpful to me. Thanks,Ratna Kumar. The issue ha...