Searched refs:resultMsg (Results 1 – 1 of 1) sorted by relevance
90 String resultMsg = ""; in doPost() local113 resultMsg = "Success!!"; in doPost()117 resultMsg = "Your SERVICE_CLIENT_ID is incorrect!"; in doPost()122 resultMsg = "Your message do not have access token!"; in doPost()127 response.getWriter().write("{'result_msg': " + resultMsg + "}"); in doPost()