tomcat中用目录方式发布应用
进入manager.war
http://localhost:8080/manager/html/
页面下面有:
Deploy
Deploy directory or WAR file located on server
表单中填入:
Context Path (optional): /your_app_context_path 如:/struts2test
WAR or Directory URL: 要发布的应用的路径 如:file:/D:/projects/struts2blank/src/main/webapp
irini
2008-04-20 21:47:22
评论:0
阅读:94
引用:0
