从插入的Strutstile获取插入Strutstile的页面的路径名

发布于 2024-09-01 03:45:02 字数 150 浏览 5 评论 0原文

我有一个 JSP,它插入了一个 Struts 磁贴,这是另一个 JSP。

现在我想从插入的 Struts 磁贴内部获取插入该磁贴的 JSP 的(路径)名称。我想获取“uber”或“parent”JSP 的(路径)名称。

如果是的话,可以通过什么方式实现?

I've got a JSP which inserts a Struts tile, which is another JSP.

Now I want to get from inside the inserted Struts tile the (path) name of the JSP which inserted that tile. I want to get the (path) name of the "uber" or "parent" JSP.

If it is, in which way is this doable?

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

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

发布评论

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

评论(1

南街女流氓 2024-09-08 03:45:02

实际上

似乎是解决方案。由于请求中是实际调用的 JSP 路径,因此它应该提供我想要的一切。

Actually

seems to be the solution. Since in the request is the path of the JSP actually called, that should give my everything I want.

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