Hi,

I'm trying to "ajaxify" my app and I have problem with my custom exception
page.

If an unexcpected exception occurs my custom exception is executed.
Problem is that the client sees nothing of this (of course) since the ID
I've specified in the updateComponents does not exist in my custom exception
page.
I can see that the exception page is delivered in Firebug but nothing is (of
course) displayed to the user. (All I can get is a debug message like 'WARNING:
10:52:20: No ajax-response elements recieved.')

How should this be handled? I've read that it should work at least if I
don't use a custom exception page, but I've not tried this since I'd like a
little friendlier message to my users.

Cheers,
Malin

Reply via email to