Hi we want to use jsmx in our software and just want to know if you guys would do it in the following way:
jsmx must call a function in a cfc whereby that function would also send back a message to the client after it has finished processing. so we was thinking that when we need to call a cfc function through jsmx then we would call a function directly in the controller which would use the beans, service, dao, and gw in order to complete its task and then pass a message back to the client. this method completely bypasses the event handlers as it is our understanding that event handlers only listen to the url when the page is refreshed - and of course jsmx is an ajax call that therefore doesnt refresh the page or use the url does this sound right or would there be a better way? thanks richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
