在 JBOSS 6 上将 Web 内容与 WAR 文件分开

发布于 2024-12-24 22:46:21 字数 219 浏览 2 评论 0原文

部署到 JBOSS 时是否可以将 Web 内容与 WAR 分开。这样做的动机是避免 JSP 更改时进行 WAR 部署。

例如,我们需要将 jsps 和其他 web 内容(css、图像等)保存在 /home/jboss/webcontent/ 等文件夹中,并且当引用任何 JSP/图像等时,服务器/应用程序需要从中选择并翻译 jsp 文件这个位置。

预先非常感谢。

问候, 维奈

Is it possible to keep the webcontent separate from the WAR when deploying to JBOSS. The motivation for this is to avoid WAR deployment when there are JSP changes.

For example, we need to keep the jsps and other webcontent (css, images etc) in a folder like /home/jboss/webcontent/ and the server/application when referring to any JSPs/images etc needs pick and translate the jsp files from this location.

Thanks so much in advance.

Regards,
Vinay

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文