コード例 #1
0
 public void setProperty(String key, String value) {
   response.setProperty(key, value);
 }