任何基于 Java 的模板引擎都可以与 Websphere Commerce 一起使用吗?

发布于 2024-10-03 05:54:56 字数 400 浏览 1 评论 0原文

我是一家零售公司的用户体验开发人员,我们的电子商务网站使用 Websphere Commerce。应用程序开发人员完全控制 HTML 输出,我们必须向他们提交错误,以获得像 HTML 中的 ID 更改这样简单的东西。 HTML 和前端性能不是他们的专长,并且由于这种情况,事情实施得很差。整个情况效率极低,因此我正在制定一项在我们的平台上实施模板引擎的提案,以便我们可以解决这种情况,并且每个人都可以在各自的驾驶室中工作。我看到了一些基于 Java 的模板引擎的建议,例如 StringTemplate 或 FreeMarker。对 Java 应用程序开发和 Websphere Commerce 框架知之甚少,任何基于 Java 的模板引擎都可以与 Websphere Commerce 一起使用吗?如果没有,是否有关于 Websphere Commerce 特定模板引擎的任何建议?

I'm a UX developer at a retail company, we use Websphere Commerce for our e-com sites. The app dev guys are in complete control of the HTML output we have to file bugs with them to get something as simple as an ID changed in HTML. HTML and front end performance isn't their specialty and things get implemented poorly because of the situation. The whole situation is extremely inefficient so I'm working up a proposal to implement a templating engine on our platform so that we can fix this situation and everyone can work in their respective wheelhouses. I've seen some suggestions for Java based templating engines such as StringTemplate or FreeMarker. Knowing little of Java application development and the Websphere Commerce framework can any Java based templating engine work with Websphere Commerce? If not are there any recommendations on Websphere Commerce specific templating engines?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

°如果伤别离去 2024-10-10 05:54:56

Apache Tiles(现已与 Struts 分离)应该是可能的。有关更多信息,请参阅:

将 Struts Tiles 与 WebSphere Commerce 类别和产品显示命令结合使用

Apache Tiles (which is now separated from Struts) should be a possibility. For more info see:

Using Struts Tiles with WebSphere Commerce Category and Product Display command

提笔落墨 2024-10-10 05:54:56

虽然我没有在 Websphere Commerce 中进行过开发,但我认为 Websphere Commerce 中有 JSF。所以您应该能够添加 Facelets。
http://www.ibm.com/developerworks/java/library/j-面片/

While I haven't developed in Websphere Commerce, I think you have JSF in Websphere Commerce. So you should be able to add Facelets.
http://www.ibm.com/developerworks/java/library/j-facelets/

我一向站在原地 2024-10-10 05:54:56

您使用什么版本的 Commerce?您应该能够使用 eSpots 并在这些点中提供您想要的任何内容/html。我实际上在 eSpots 上创建了一个 YouTube 视频 - 您可以在这里查看 - http://www.youtube.com/watch?v=zngS5Zv33vw&list=UU_XKh8vvQlKnaScxFgjtq3w&index=11&feature=plcp

该视频展示了如何使用 eSpot 进行精准营销,但您可以定义您想要在 eSpot 中获得任何内容。

What version of Commerce are you using? You should be able to use eSpots and provide whatever content/html you want within those spots. I actually created a YouTube video on eSpots - you can check them out here - http://www.youtube.com/watch?v=zngS5Zv33vw&list=UU_XKh8vvQlKnaScxFgjtq3w&index=11&feature=plcp

The video shows how to use precision marketing with eSpots but you can define whatever content you want within an eSpot.

自在安然 2024-10-10 05:54:56

很多东西已经与 Websphere Commerce 预先集成,例如 Coremedia 和 e-Spirit。

Lots of stuff out there already that is preintegrated with Websphere Commerce like Coremedia and e-Spirit.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文