在两个 Web 应用程序之间共享 HTML 片段

发布于 2024-12-26 11:19:07 字数 360 浏览 1 评论 0原文

我一直在寻找一个 Java Web 应用程序库/框架,它允许我在本地或远程运行的两个单独的 Web 应用程序之间共享 HTML 片段。

问题 由于规模、团队结构和发布周期等原因,我需要构建一个运行多个网络应用程序的网站(公司的网站上有多个应用程序是很常见的)。 我希望我们的主要内容网站能够集中管理外观(页眉和页脚等),并让我们的其他 Web 应用程序使用这些 HTML 片段。我发现它的工作方式与 sitemesh 或 Apache Tiles 类似,仅适用于远程应用程序。有没有人见过这样的东西?..有这样的框架(EG Apache“Remote”Tiles)吗?

有没有其他人尝试过解决保持一致的外观和外观的问题?跨多个 Java Web 应用程序的感觉以及标准内容?

I've been looking for a Java web application library/framework that would allow me to share HTML fragments between two separate webapps running either locally or remotely.

Problem
I have a need to build a website that runs multiple webapps due to size, team structures and release cycles etc (it's common for companies to have multiple apps on their website).
I want to have our main content website to centrally manage the look and feel (headers & footers etc) and have our other webapps consume these HTML fragments. I see it working something similar to sitemesh or Apache Tiles only across remote applications. Has anyone seen anything like this?.. Is there such a framework (EG Apache "Remote" Tiles) ?

Has anybody else tried to tackle the problem of maintaining a consistent look & feel as well as standard content across multiple Java Web applications?

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

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

发布评论

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