How to return a Arraylist of String ArrayList in ws webservice

前端 未结 0 1756
离开以前
离开以前 2021-02-02 15:56

I wrote a web service like below. It will get list of all userid and username.

@WebMethod(operationName="GetUserList")
    public ArrayList

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