how to get the element of a list inside jsp using JSTL?

前端 未结 3 1045
悲哀的现实
悲哀的现实 2020-12-15 07:24

I have such this code inside my Spring MVC java controller class:

@RequestMapping(value = \"jobs\", method = { RequestMethod.GET })
public String jobList(@Pa         


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