webtier@glassfish.java.net

Re: How to avoid _at_PostConstruct on page Faces beans during postback?

From: <webtier_at_javadesktop.org>
Date: Mon, 13 Apr 2009 16:28:34 PDT

Thanks for the clarification Ryan.
I do understand it's a requirement for @PostConstruct to be invoked *if* the bean is to be used.
I guess where I'm at loss is understanding why myFB is invoked on a <commandLink action="#{anotherFB.myCommand}">. Why does the implementation need to instantiate myFB? What is the purpose of that? What does the rendered/disable condition of JSF components in my.jsp have anything to do with anotherFB.myCommand processing?
[Message sent by forum member 'bouteill' (bouteill)]

http://forums.java.net/jive/thread.jspa?messageID=341890