FlashScope.getCurrent(...) 始终返回新的 FlashScope 实例

发布于 2024-09-27 23:59:07 字数 588 浏览 4 评论 0原文

应用程序基于 Stripes &春天。每次我调用 FlashScope.getCurrent(..) 方法返回新的干净的 FlashScope 实例。虽然如果我打电话 FlashScope.getAllFlashScopes(..) 我得到一个包含 FlashScope 的数组,该数组在上一个请求期间实例化,并包含我存储在那里的所有参数。对于这个麻烦的原因有什么想法吗?

Application is based on Stripes & Spring. Every time I call FlashScope.getCurrent(..) method the new clean instance of FlashScope is returned. Though if I call FlashScope.getAllFlashScopes(..) I get an array with the FlashScope that was instantiated during previous request and contains all the parameters I stored there. Any thoughts about the reason of that trouble?

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

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

发布评论

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

评论(1

九公里浅绿 2024-10-04 23:59:07

您可能想在以下位置询问这个非常具体的 Stripes 问题:

[电子邮件受保护]
邮件列表

You might want to ask this very specific Stripes question on the:

[email protected]
mailing list

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