This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes getPhaseId() Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "getPhaseId() " Watch "getPhaseId() " New topic
Author

getPhaseId()

ganta gopal
Greenhorn

Joined: Feb 05, 2009
Posts: 15
Hi

I read that if we implement the getPhaseId() in ActionListener we can control the execution of the actionlistener code i,e we can make the actionlistener to execute in a particular phase.

I found that ActionListener interface is not having getPhaseId() method.
Can someone explain how to make the actionhandler to execute in different phase by using getPhaseId
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: getPhaseId()
 
Similar Threads
Thread never exits
Different between action and actionListener
phaseListener not working
PhaseListener Methods not called!
Refresh datatable upon return/navigation