jsp获取json数据,显示成表格
jsp获取json数据,显示成表格我在后台servlet传输json数据,前台jsp怎么获取并显示到表格里呢?比如servlet中:list.add(newstudent...
jsp获取json数据,显示成表格我在后台servlet传输json数据,前台jsp怎么获取并显示到表格里呢?
比如servlet中:list.add(new student("jiajia",15));list.add(new student("keke",14))………N个student;json.addAll(list);out.print(json.toStrng());
我在后台jsp中要一个student显示成表格的一行,该怎么写呢?求指教,感激不尽!!!! 展开
比如servlet中:list.add(new student("jiajia",15));list.add(new student("keke",14))………N个student;json.addAll(list);out.print(json.toStrng());
我在后台jsp中要一个student显示成表格的一行,该怎么写呢?求指教,感激不尽!!!! 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询