users@glassfish.java.net

Re: JSF on GlassFish: Exception Processing ErrorPage

From: <glassfish_at_javadesktop.org>
Date: Sun, 11 Jan 2009 03:48:46 PST

[b]Solved[/b] by first redirecting to a JSP page which in turn redirects to the JSF error page using the JSTL tag c:redirect, instead of the JSP tag jsp:forward which, for some reason, doesn't work (except from the very first page index.jsp which is supposed to initialize JSF).
[Message sent by forum member 'memox26' (memox26)]

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