当 ajax=false 时 ViewScoped bean 被销毁
这个问题与我之前的问题有关这里< /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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论