Esempio n. 1
0
  public String querySupportCity() {
    cityMap = service.getSupportCity(provinceParam);

    return "suppCity";
  }