As an alternative to overriding, decorating RequestExceptionhandler might allow you to do what you want.

Robert

On Mar 17, 2009, at 3/177:47 AM , Thiago H. de Paula Figueiredo wrote:

On Tue, Mar 17, 2009 at 9:40 AM, Angelo Chen <angelochen...@yahoo.com.hk > wrote:

Hi Thiago,

Hi!

My problem is, those links are already distributed, can't be changed, if I can intercept this exception then I can redirect the process, any idea how I
can intercept that exception?

One solution is to override the
org.apache.tapestry5.services.URLEncoder service.
To intercept exceptions, you'll need to override the
RequestExceptionHandler service.

--
Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to