Explain about result handler and fault handler methods?
Answer Posted / Aadesh Kumar Singh
"ResultHandler and FaultHandler are event listeners used with RemoteObject in Adobe Flex. ResultHandler is responsible for handling the 'result' event (i.e., successful server response), while FaultHandler handles the 'fault' event (i.e., error during communication)."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers