Hi,
Am using JSF 1.2, Jboss AS 5.1.0, Liferay 6, PortletBridge 2.
My portlet extends GenericFacesPortlet.
doView method in my portlet calls CustomPhaseListener (which implements PhaseListener) for the first time only.
On subsequent hit to my portlet CustomPhaseListener is not getting called.
How can I make my CustomPhaseListener to be called and beforePhase invoked everytime my portlet is hit?
Attachment has my portlet and customePhaseListener.
Thanks in advance !
Regards,
Hi,
Are my inputs sufficient for any one to look into it? Or do I need to move this to some other category?
Regards,