Does not seem to get through L so I am sending it also to you.
Manfred
From: Manfred Riem [mailto:mriem_at_manorrock.org]
Sent: Monday, October 11, 2010 10:32 AM
To: dev_at_javaserverfaces.dev.java.net
Subject: question about h:link?
Hi there,
Since upgrading to 2.0.3 the following seems to trigger the preRender of the
managed bean behind the "new" outcome.
Is this expected behavior? If you need more explanation please let me know.
<h:link outcome="new" includeViewParams="true" value="New">
<f:param name="newId" value="#{originalBean.newId}"/>
</h:link>
Thanks,
Manfred