当 ajax=false 时 ViewScoped bean 被销毁

发布于 2024-12-02 08:23:22 字数 477 浏览 1 评论 0原文

这个问题与我之前的问题有关这里< /a>.

因此,我使用简单的 p:confirmDialog 做了一个解决方法,在其中提取了有问题的 ajax=false 命令链接,因此我通过在 p:datatable 中单击附件来选择附件,然后从 p:confirmdialog 执行下载。

现在看来豆子已经被破坏了。它下载了正确的文件,但是当我从数据表中尝试执行某些操作(例如删除行)时,我得到以下信息:

SEVERE: com.sun.faces.mgbean.ManagedBeanCreationException: 执行资源注入时发生错误关于托管 bean OfferBean

This issue is connected with my previous question I've had here.

So, I made a workaround with a simple p:confirmDialog where I extracted the problematic ajax=false command link, so I select the attachment by clicking it in p:datatable and execute the download from the p:confirmdialog.

Now it seems like the bean is destroyed. It downloads the right file, but when I try some action after that from the datatable (such as deleting a row), i get this:

SEVERE: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean offerBean

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文