webtier@glassfish.java.net

Inconsistent firing of PreDestroyViewMapEvent

From: <webtier_at_javadesktop.org>
Date: Mon, 28 Jun 2010 10:16:11 PDT

Hi,

lets say that we have a facelet view [b]index.xhtml[/b] with following command links:

<h:commandLink value="Navigate Back" action="index" />
<h:commandLink value="Redirect Back" action="index?faces-redirect=true" />


If I follow the first command link PreDestroyViewMapEvent will fire, but if I follow the second one it won’t. So, I was wondering does anyone know if there is a reason for this difference in behavior.
[Message sent by forum member 'pejovica']

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