我已经配置了一个tomcat应用程序。
这是我的server.xml。
当我启动tomcat时,它会给出:
try {
itemSelectedJson.getJSONObject(i).put("net_rate",netChange);
Log.d("NETRATE_TW",itemSelectedJson.toString());
} catch (JSONException e) {
e.printStackTrace();
}
但浏览器显示空白页