不带支柱的图块 1 的面包屑

发布于 2024-11-28 03:46:05 字数 64 浏览 1 评论 0原文

使用tiles 1而不是struts并想知道制作动态面包屑链接的最佳方法是什么?对该部分进行硬编码会更简单吗?谢谢

using tiles 1 but not struts and wondering what's the best way to go about making dynamic breadcrumb links ? Would it be simpler to just hardcode that part? thanks

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

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

发布评论

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

评论(1

感情洁癖 2024-12-05 03:46:05

我不知道你使用什么框架作为控制器,但我想你有一个。

在这种情况下,您只需要定义一个可以处理请求的控制器 URL(使用 controllerUrl 属性)。拥有它后,您需要使用它并在图块定义中设置识别每个页面的导航级别以及每个链接必须指向的位置所需的属性。

本文可以为您提供帮助:

http://www.calandva。 com/holmansite/do/myblog/blogging?date=20030711

希望有帮助。

I don't know what framework are you using as a Controller but I suppose you have one.

In this case, you only need to define a controller URL (using the controllerUrl attribute) that can attend requests. Once you have it you need to use it and set in the tiles definition the properties needed to identify the navigation level for each page and where has to point every link.

This article can help you as a example:

http://www.calandva.com/holmansite/do/myblog/blogging?date=20030711

Hope it helps.

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