Skip to content
Discussion options

You must be logged in to vote

Yes it can, however, you should only set attributes that make sense for an application scoped bean.
As an example, if you want to have access, for example to the user id (different in every request), it needs to be on a @RequestScoped bean.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brunobat
Comment options

brunobat Jul 3, 2024
Collaborator

Answer selected by thomaswiradikusuma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants