Hi!
Is there anyway in an ExceptionMapper to get the original request? I was
thinking that for an Accepts header of application/json I would return a
JSON response but for an Accepts of text/html I would redirect to our main
page. Any other way I might accomplish that?
Cheers,
Craig