[jboss-user] [JBoss Seam] - Re: PhaseListener in Seam 2.0

mail.micke@gmail.com do-not-reply at jboss.com
Mon Jan 21 11:01:55 EST 2008


Hi

I was thinkig about this method in your phase listener:

  | public PhaseId getPhaseId() {
  |     // The phase you want the listener to execute for
  |     return PhaseId.ANY_PHASE;
  | }
  | 

Joacobs suggestion is probably a better idea though, especially if you want to access other jsf manged beans.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121885#4121885

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121885



More information about the jboss-user mailing list