You can only set the rendered property of a component from the values of a managed bean (unless you're using facelet functions or customized el resolvers). Your managed bean can call whatever java code you want it to.
If you give more specific details of what you're trying to accomplish, maybe we can help you more. On 2/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I wanna change the behavior of my application changing the visibility of some component basing of specific rules but I don't wan put this logic in my Managed Bean but externally. May be implementing a Phase Listener can help me to do this? In wich Phase should I set the visible property of my components? Regards Mario Buonopane This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.

