在 Servlet 中注入 CDI 会话 Bean

发布于 2024-11-18 07:21:09 字数 155 浏览 2 评论 0原文

我正在我的项目中注入 (@Inject) CDI Beans 范围请求和 servlet 中的会话。问题是,对于会话 bean CDI,我没有得到保留的状态。我尝试从 servlet 修改 bean 的状态,但是当我尝试从页面恢复时,就好像 servlet 无法更改状态一样。 有人可以帮助我吗?

I'm getting in my project inject (@ Inject) CDI Beans scopes Request and Session in a servlet. The problem is that for session beans CDI I'm not getting that states remain. I try to modify the state of the bean from my servlet but when I try to recover from a page is as if the servlet had failed to change state.
Someone could help me?

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

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

发布评论

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

评论(1

昇り龍 2024-11-25 07:21:09

信息如此之少很难为您提供帮助。可以贴一下代码和配置吗?

关于 CDI 和 Servlet,您还应该看看 Seam Servlet 模块,它可以帮助您以不同的方式满足旅游需求

Hard to help you with so few information. Could you post code and configuration ?

Regarding CDI and Servlet, you also should have a look to Seam Servlet module, it could help you to achieve tour needs differently

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