|
|
|
|
JSP 技术使用说明 |
作者:sam 来源:dc8008 日期:2007年07月13日 点击数: |
| 2.0 MANAGER 的管理为您控制中心的用户名(如d1234) 密码为 初始密码
2.1命令格式 http://{host}/manager/{command}?{parameters} ( 全新WEB介面 http://yourdomain.com/manager/html/ )
|
2.2 列出现有的Web Application http://www.yourdomain.com/manager/list
2.3 展开一个Web Application http://www.yourdomain.com/manager/deploy?path=/foo
2.4 增加一个Web Application http://www.yourdomain.com/manager/install?path=/foo&war=file:/path/to/foo http://www.yourdomain.com/manager/install?path=/bar&war=jar:file:/path/to/bar.war!/
2.5 重起 http://www.yourdomain.com/manager/reload?path=/examples
2.6 删除web Application http://www.yourdomain.com/manager/remove?path=/examples (请不要使用,否则将导致你的web Application 不能使用)
|
| http://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html
|
 | JSP中文支持问题 |  | JSP Servlet 设置问题 |
|
|
|
|
|
|
|
|