一个set 集合,是无法在jsp中通过el表达式:list[0].propertity这种格式取出的,

因为set是无序的,只能遍历取出,或者 把set集合换成list集合

相关文章:

  • 2021-05-14
  • 2021-12-15
  • 2021-08-14
  • 2022-12-23
  • 2021-08-12
  • 2022-12-23
  • 2022-12-23
  • 2021-09-03
猜你喜欢
  • 2021-12-26
  • 2022-01-30
  • 2021-07-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案