How to transfer java array to javaScript array using jsp?

后端 未结 6 797
闹比i
闹比i 2020-12-06 01:51

I have a list of strings on my server which I am trying to get to the client in the form of an array. The code I am attempting to use is the following:

Within the js

6条回答
提交回复
热议问题