users@javaserverfaces.java.net

Exception page invoking JSF ActionListeners

From: Roger Keays <roger.keays_at_ninthavenue.com.au>
Date: Tue, 01 Jul 2008 17:53:17 +1000

Hi,

When an exception is thrown from a JSF postback the error page is
requested using a similar POST to the initial request. This invokes the
JSF lifecycle and action listeners again. Is that normal, or specific to
my environment (tomcat 6, Mojarra 1.2.04p2, Facelets 1.1.14)?

Cheers,

Roger