Is it possible to access managed bean (session) in my phase listener. Specifically, how would I access it in the afterPhase method?
public void afterPhase(PhaseEvent event) {
}
Thank you,
Marc
--
View this message in context:
http://www.nabble.com/Accessing-a-managed-bean-in-a-phase-listener--tf4761876.html#a13618833
Sent from the MyFaces - Users mailing list archive at Nabble.com.

