Hi,

I have url like this:

http://localhost/display/ZmM%3D

but seems it will reject the parameter that has an equal sign even it is
urlencoded:

[ERROR] RequestExceptionHandler Processing of request failed with uncaught
exception: Input string 'ZmM=' is not valid; the character '=' at position 4
is not valid.

questions:

1) is there a way to let t5 accept the equal sign as part of url parameter?
2) how to intercept this exception in code?

Thanks,
-- 
View this message in context: 
http://www.nabble.com/t5%3A-intercepting-exceptions-from-RequestExceptionHandler-tp22556866p22556866.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to