how to send multiple list from servlet to ajax

后端 未结 0 767
刺人心
刺人心 2021-01-12 00:25

i want to send professeurJson & specialiteJson with write to ajax

Gson gs = new Gson();
    List listSpecialites = specialiteServices.fi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题