home/app/tomcats/tomcat8380_JrezReportService/webapps/jrezReport,如果之前访问不需要带/jrezReport 可以在tomcat 配置server.xml 里面配置虚拟路径 <Context path="" docBase="jrezReport" reloadable="false" /> 这样就不带上下文了 

appBase是部署路径

相关文章:

  • 2021-10-03
  • 2021-06-17
  • 2021-07-07
  • 2021-12-26
  • 2021-11-29
  • 2021-04-29
  • 2021-10-24
  • 2021-11-26
猜你喜欢
  • 2021-12-10
  • 2022-03-06
  • 2021-06-28
  • 2021-08-07
  • 2022-01-05
  • 2021-11-20
  • 2021-07-10
相关资源
相似解决方案