Search:

Type: Posts; User: vis

Search: Search took 0.10 seconds.

  1. Re: //google replaced with http:\/\/google when getting the output in json format

    Sorry did not mention , yes i am using JSON.simple library.

    But issue is still occurring please provide some solution for it.
  2. //google replaced with http:\/\/google when getting the output in json format

    public static void main(String[] args) throws IOException {
    JSONObject obj = new JSONObject();
    Properties props = new Properties();

    String configFilePath =...
Results 1 to 2 of 2