Is there a way to call multiple methods from different backing beans in JSF?
I have an application that stores user information. I have multiple backing beans which are
The answers here were close to working for me but also had to add parenthesis to the methods in the f:actionListener: