往  盘符:\tomcat6.0.14\conf\server.xml里粘贴以下语句(红色字体):

   <Context path="/zjsoa" docBase="D:\zjsoa\WebRoot" debug="0" privileged="true"></Context>

   注:zjsoa为工程名

解决的问题:不管更改struts还是spring,不需要重启tomcat,顺利开发。

相关文章:

  • 2021-08-20
  • 2022-01-01
  • 2022-01-17
  • 2021-04-18
猜你喜欢
  • 2021-11-19
  • 2021-05-25
  • 2021-05-04
  • 2021-06-07
  • 2022-12-23
  • 2022-01-22
  • 2021-11-13
相关资源
相似解决方案