Is there a way to wrap all calls to methods called by <h:something actionListener=""/> attributes? Something like ActionListener.processAction(ActionEvent) does for <h:something action=""/> methods?
thanks, Hubert
Is there a way to wrap all calls to methods called by <h:something actionListener=""/> attributes? Something like ActionListener.processAction(ActionEvent) does for <h:something action=""/> methods?
thanks, Hubert