`
雷神F1
  • 浏览: 8717 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Jboss设置主页,不用项目名

阅读更多

     今天要设置jboss启动后,输入ip自动显示主页,用的是jboss4.2.2。
jboss\server\default\deploy\jboss-web.deployer\conf的web.xml文件添加
    <welcome-file-list>
        <welcome-file>index.html</welcome-file>
    </welcome-file-list>
然后在上级目录的ROOT.war下添加index.html,
在用iframe标签链接相关项目的路径。
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics