tapestry-user@jakarta.apache.org
[Top] [All Lists]

Re: Upgrading from 3.0.3 to 4.0.1 in AppFuse

Subject: Re: Upgrading from 3.0.3 to 4.0.1 in AppFuse
From: Leonardo Quijano Vincenzi
Date: Sat, 01 Apr 2006 08:36:50 -0600
I really don't understand why a RedirectException is not allowed. We all know RedirectException is not really an exception (in the sense of an error condition), so why shouldn't it be allowed? This is problematic when creating a PageNotFound error page. Is there a property like "staleSessionPageName" for that one?

--
Ing. Leonardo Quijano Vincenzi
DTQ Software


andyhot@xxxxxxxxx wrote:
Yes, Leonardo is so correct here...
One cannot throw exceptions (even redirectexception) in the exception page.

So, perhaps use directly :
<property name="staleSessionPageName" value="LoginPage"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: tapestry-user-help@xxxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>