xiangxinhouse

request.getSession().getServletContext().getRealPath("")  获取项目的绝对路径,含着项目的名称。

request.getSession().getServletContext().getContextPath() 获取项目名称 如:\hzz。

分类:

技术点:

相关文章:

  • 2021-12-19
  • 2022-02-07
  • 2022-12-23
  • 2021-11-02
  • 2021-12-10
猜你喜欢
  • 2021-07-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-18
相关资源
相似解决方案