I have an applet code that displays my name in the applet browser. Now am trying to get my name as json output inside the same applet. Below is my code,
When i excute am getting my name in browser but there is no response from json and am not sure how to get it. Could anyone suggest an idea to solve this.