Hi everybody
I've made a transformer to process the result of a call to a servlet (axis).
The transformer parses the message and, if the service response contains an error with
his relative message (ex. "user already exists!"), it throws an exception. Then in the
sitemap I'm able to catch that exception but I can't retrieve the message in it: I
would like to chreate a page containing the error message, but I'm only able to send a
generic error page becase I don't know how to reach the exception message.
Is there a way to do this?
Thanks in advance
Roberto Martini
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]