Posted By:
yughandhar_kakani
Posted On:
Wednesday, June 10, 2009 07:05 AM
Hi,
how to find the method name which triggered the jsf life cycle from any of the phases of the JSF life cycle.
i mean from any of the converter or validator can i find the methodbinding name of the action attribute of h:commandButton ?
for example
`
`
from any of the converter or validator which i used in that page i want to find that this method call is triggred by "shoppingCartBean.checkout"
Thanks Regards
Yughandhar Kakani