jsf - Can I put @ManagedBean in CDI scope? -


i'm using glassfish 3.0.1. want know if can use:

@managedbean @conversationscoped  

instead of @named?

@managedbean jsf annotation while @conversationscoped cdi annotation, can't think of valid scenario combine them.

in general @named cover needs , make bean available el jsf pages.


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -