摘要:
假定应用服务器可通过以下路径访问网页:http://localhost:8080/a/...http://localhost:8080/b/...http://localhost:8080/test/....其中 a 对应 a.war 目录,b 对应 b.war 目录,test 对应 test.war 目录若在 test.war 中部署一个 filter ,url-pattern 设置成 /* ,... 阅读全文
posted @ 2007-04-04 10:22 剑廿三 阅读(984) 评论(0) 推荐(0)