在两个 Web 应用程序之间共享 HTML 片段
我一直在寻找一个 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论