Skip to content

Add ViewScopedContext for CDI instead of ConversationScoped #1

Description

@jesse-gallagher

https://github.com/seam/faces/blob/develop/impl/src/main/java/org/jboss/seam/faces/context/ViewScopedContext.java

The built-in support for @ConversationScoped for JSF depends on passing parameters around in the URL, which won't work here. It'd be better to add a @ViewScoped annotation (perhaps in the XPages Jakarta EE project) and then support it with special handling in this runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions