yushouling

private String location;//jsp文件名

...getter()

...setter()

 

@Action(value = "reportData", results = { @Result(location = "report/${location}.jsp") })

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-01-12
  • 2022-12-23
  • 2022-12-23
  • 2022-02-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-10
  • 2021-12-25
  • 2021-11-17
相关资源
相似解决方案